@media screen and (min-width: 1650px) {
    .banner--medium:not(.banner--adapt) {
        min-height: 76rem !important;
    }
}
