.author img{
    width: 48px !important;
    height: 48px !important;
    flex-shrink: 0;
}

.testimonial-swiper{
    height: 450px !important;
}

@media (max-width: 640px) {
    .stacked .bg{
        inset: 0;
    }
    .nav{
        bottom: 22px;
    }
    .swiper-creative .swiper-slide{
        overflow: visible !important;
    }
    .testimonial-swiper{
        height: 350px !important;
    }
}