#hero{background-color:#003a2f;background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff;position:relative}#hero:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0.5),rgba(0,0,0,0))}@media(min-width:56.25em){.body-container #hero .container{padding-top:0}}