#is-WidgetWrapper_Traffic {
    overflow: auto;
    max-height: 260px;
    position: relative;
}

.home-swiper {
    z-index: 0 !important;
}

.z-10 {
    z-index: 1040 !important;
}
.is-Autocomplete-SuggestionsContainer,
.is-SwapGroup {
    z-index: 1020 !important;
}

#is-Journey-AdvancedSearch,
#is-WidgetWrapper_Journey #is-WidgetResultsArea {
    position: relative;
    z-index: 1020;
}

@media (max-width: 420px) {
    .widget-home.px-8 {
        padding-left: 0;
        padding-right: 0;
        overflow:auto;
    }
}