.testimonial-container{align-items:center;display:flex;flex-direction:row;gap:4em;margin:0 auto;max-width:1200px}.testimonial-image{flex-basis:35%}.testimonial-image img{max-width:100%}.testimonial-quote{flex-basis:65%}@media screen and (max-width:1024px) and (min-width:751px){.testimonial-section{padding:80px 40px!important}.testimonial-container{align-items:center;display:flex;flex-direction:row;gap:2.5em;margin:0 auto;max-width:1200px}.testimonial-image{flex-basis:35%}.testimonial-image img{max-width:100%}.testimonial-quote{flex-basis:65%}}@media screen and (max-width:750px){.testimonial-container{align-items:center;display:flex;flex-direction:column;gap:1.25em;justify-content:center;margin:0 auto;max-width:1200px}.testimonial-image{display:flex;flex-basis:100%}.testimonial-image img{margin:0 auto;max-width:80%}.testimonial-quote{flex-basis:100%;text-align:center}}