.main-hero {
	background: #f4f4f4 url('../img/hero-bg.png') no-repeat center center;
}

.website-hero {
	background: #129970 url('../img/website-hero-bg.jpg') no-repeat center top;
}

.website-mobile {
	background: #129970;
}