    .reviewsSwiper {

        overflow: visible !important;

    }

    .reviewsSwiper .swiper-wrapper {

        align-items: stretch;

        padding-bottom: 40px;

    }

    .reviewsSwiper .swiper-slide {

        height: auto;

        overflow: visible !important;

    }