.lSSlideOuter {
    margin-top: 30px;
}

.lSAction, .lSPager {
    display: none;
}

.react-multi-carousel-track {
    .main-carousel-item {
        .pages__CarouselItem-sc-akb77i-49 {
            img {
                max-height: calc(100% - 16px);
                max-width: calc(100% - 18px);
                width: 100%;
                border-radius: 8px;
            }
        }
    }
}