.testimonials-all .testimonial__content{display:grid;grid-template-columns:1fr;row-gap:2rem;padding:0 0 2rem;margin-bottom:2rem;border-bottom:1px solid var(--color-light)}.icon--quote img{width:100%;max-width:13rem}.testimonials-all .testimonial__quote{padding:0;margin:0;font-size:1.125rem;font-weight:bold;font-family:var(--font-header);border:0}.testimonial__quoter{padding:0;max-width:35rem;font-style:italic}.testimonial__quoter-name{font-weight:bold;font-style:normal}@media(min-width:992px){.testimonials-all .testimonial__content{grid-template-columns:1fr 3fr 1fr}.icon--quote{padding:0 4rem 0 0}.testimonials-all .testimonial__quote{padding:0 4rem 0 0;font-size:1.25rem}.testimonial__quoter{padding:0}}