@media screen and (max-width:767px){.testimonial-text .eael-testimonial-text{
    text-align: center !important;
}

.testimonial-text .eael-testimonial-image,
.testimonial-text .bio-text{
    float: none;
    text-align: center !important;
    width: 100%;
}
.testimonial-text .testimonial-star-rating{
    text-align: center;
    width: 100%;
}}