.cr-testimonial{
background-position: center bottom;
 background-repeat:no-repeat;
 background-size: clamp(218px, 30vw, 578px) auto;}

.cr-testimonial .testimonial-title{margin-bottom:36px;}
.cr-testimonial .testimonial-title span{display:block;}
.cr-testimonial img{
  border-radius:var(--media-radius);
  max-width: 100%;
  margin-bottom:18px;}



