.coh-style-hero-banner-overlay { width: -webkit-calc(100% + 3rem)!important; width: calc(100% + 3rem)!important;margin-inline: -1.5rem!important; } @media (max-width: 481px) { .coh-style-hero-banner-overlay { width: -webkit-calc(100% + 1.5rem)!important; width: calc(100% + 1.5rem)!important;margin-inline: -0.75rem!important; }  } .coh-style-hero-banner-overlay .blazy .media { position: inherit !important; }
