body .testimonials_module > .testimonial-image {
    display: none !important;
}


/* Страница "Отзывы" — убрать пустые изображения WPBakery */
#post-228 .vc_gitem-animated-block {
    display: none !important;
}

/* Растянуть текст отзыва на всю карточку */
#post-228 .vc_gitem-zone-c {
    width: 100% !important;
    float: none !important;
}