.testimonial__quote{
  display:none;
}

[page=custom_shipping] .custom_testimonials .testimonial__user{
  max-width:unset;
}
@media (max-width:768px){
  [page=custom_shipping] .custom_testimonials .testimonial__user{
    padding:0;
  }
}
[page=custom_shipping] .custom_testimonials .testimonial__user .testimonial__avatar{
  height:auto;
  width:100%;
}
[page=custom_shipping] .custom_testimonials .testimonial__user .testimonial__avatar .media--circle{
  border-radius:unset;
  padding-bottom:60%;
}
[page=custom_shipping] .custom_testimonials .testimonial__user .testimonial__avatar .media--circle img{
  height:auto;
}
[page=custom_shipping] .custom_testimonials .testimonials__slider .testimonial{
  justify-content:center;
}
