/* Final positioning for approved generated backgrounds. Images are supplied by hero-generated.css and about-generated.css. */
.hero{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}
.about-section{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}
@media(max-width:900px){.hero{background-size:cover!important;background-position:68% center!important}.about-section{background-size:cover!important;background-position:66% center!important}}