@media (max-width: 899px) {
    .wt-multicol-slider .wt-slider__wrapper--stack-2-col[data-swiper-container] .wt-slider__slide:nth-of-type(odd), main .wt-slider__wrapper--stack-2-col[data-swiper-container] .wt-slider__slide:nth-of-type(odd),
    .wt-multicol-slider .wt-slider__wrapper--stack-2-col[data-swiper-container] .wt-slider__slide:nth-of-type(2n), main .wt-slider__wrapper--stack-2-col[data-swiper-container] .wt-slider__slide:nth-of-type(2n) {
        justify-self: unset;
    }
}

    