.m-hero{overflow:hidden}.m-hero__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:2rem 0;position:relative}.m-hero__wrapper:before{background:rgba(26,26,26,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.m-hero__wrapper img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%;z-index:0}.m-hero .container{text-align:center;z-index:2}.m-hero h1,.m-hero h2{color:#fff}@media only screen and (min-width:992px){.m-hero__wrapper{min-height:560px;padding:4rem 0}}