.intro{
	background: url(bg.jpg) #126da7 center top no-repeat;
	background-size: cover;	
}
.intro > div{
	padding: 15% 0;
	background-color: #126da7;
	background-color: rgba(18, 109, 167, 0.75);
}
