/* Custom Block: Testimonial Block */
.wp-block-testimonial_slider {
    overflow-y: hidden;
}
.testimonial_slider_slide {
    padding: 0 250px;
    box-sizing: content-box;
    text-align: center;
}
.wp-block-testimonial_slider .slick-list div {
    height: auto;
}