.hero{height:100%;overflow:hidden;width:100%}.hero--background{align-items:center;background:rgba(0,0,0,.4);display:flex;justify-content:center;padding:227px 24px;position:relative}.hero--background img{height:100%!important;object-fit:cover!important;position:absolute;width:100%;z-index:-1}.hero--content *{color:#fff;text-align:center}@media(max-width:767px){.hero--background{padding:141px 24px}}