/* Add custom CSS styles below */ 
.customer-reviews-block .reviewSwiper .testimonial__avatar,
.customer-reviews-block .reviewSwiper .testimonial__avatar img {
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
    max-width: 10px !important;
    min-height: 10px !important;
    max-height: 10px !important;
    object-fit: contain !important;
}