/* Google AdWords Service CSS - matches other service pages */
@import url('../web-development.css');

/* Override background for Google AdWords */
.service-hero {
	background: linear-gradient(45deg, rgba(0,0,0,0.8), rgba(0,0,0,0.6)), 
				url('../../../Images/istockphoto-2152831351-612x612.jpg') center/cover no-repeat !important;
	background-attachment: fixed !important;
}
