@media screen and (max-width: 767px){.testimonials-section{--item-width: 85vw}}@media only screen and (min-width: 1024px)and (max-width: 2000px){.testimonials-section{--item-width: calc((100% - var(--gutter)* 2) / 3)}}.testimonials-section .testimonial__text{height:200px;overflow:auto;line-height:160%}.testimonials-section .testimonial__user__name{display:flex;flex-direction:column;justify-content:center;align-items:center}.testimonials-section .testimonial__user__name img{width:auto;height:25px}.testimonials-section .testimonial__review-link{margin-top:6px;width:fit-content}