
/* HERO */


.i-like-that-white-hero {
	text-align:center; color: #fff;
	background-image: url('../images/i-like-that-white-background.jpg'); 
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-color:#2ebdea;
	
}

.i-like-that-white-hero .hero-content {
	padding-top: 160px;
	padding-bottom: 160px;
}