.container-banner {
    background: transparent !important;
}

.container-banner .banner-overlay {
    width: 100%;
    min-height: 0 !important;
    height: auto !important;

    aspect-ratio: 1147 / 469;

    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;

    margin: 0 !important;
    padding: 0 !important;
}