.home-banner {
    .home-banner-columns {
        max-width: calc(100vw - ((100vw - var(--wp--style--global--wide-size)) / 2)) !important;
    }
}
