.cbo-hero{position:relative;height:100vh}.cbo-hero .hero-inner{display:flex;align-items:flex-end;height:100%}.cbo-hero .inner-picture{position:absolute;height:100%;width:100%;overflow:hidden}.cbo-hero .inner-picture img{height:130%;will-change:transform}.cbo-hero .inner-picture:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.cbo-hero .inner-content{position:relative;z-index:1;padding:1.25rem}.cbo-hero .inner-content .content-title{color:#fff;margin:0;max-width:37.5rem}@media (min-width:1024px){.cbo-hero .inner-content{padding:0 0 4rem 3rem}}