.testimonial{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.testimonial__container{display:flex;justify-content:space-between;z-index:1}.testimonial__inner{width:100%}.testimonial__quote{align-items:center;display:flex;flex-direction:column;text-align:center}.testimonial__quote-by{font-size:2rem;font-style:italic;margin-top:5rem}.testimonial__image{background-position:50%;background-size:cover;border-radius:6.5rem;height:6.5rem;margin-top:4rem;object-fit:cover;width:6.5rem}@media only screen and (max-width:768px){.testimonial__container{flex-direction:column}.testimonial__quote-text{font-size:2.4rem!important}}