.testimonial-wrapper{display:grid;grid-template-columns:1fr}.testimonial__quote-text{margin-bottom:40px}.testimonial__quote-text *{font-family:"Roboto Serif";font-size:24px;font-style:normal;font-weight:300;line-height:120%}.testimonial__image img{border-radius:50%;height:43px;object-fit:cover;width:43px}.testimonial__details-wrapper{align-items:center;display:flex;gap:15px}.testimonial__details p{margin:0}.testimonial__subtext{color:#8b969a}@media screen and (min-width:1024px){.testimonial-wrapper{display:grid;grid-template-columns:1fr 1fr}.testimonial__quote-text *{font-family:"Roboto Serif";font-size:37px;font-style:italic;font-weight:300;line-height:130%}}