.testimonial{display:flex;flex-flow:column;gap:var(--testimonial-gap);--testimonial-gap:40px}.testimonial__image{border-radius:100%;height:146px;object-fit:cover;width:146px}.testimonial__author{font-style:normal}@media (min-width:600px){.testimonial{align-items:center;flex-flow:row}}@media (min-width:900px){.testimonial{flex-flow:row}}@media (min-width:1200px){.testimonial{--testimonial-gap:80px}}