@media (max-width: 750px) {
    .reveal-banner__scroller,
    .reveal-banner .banner {
        height: fit-content !important;
    }
}