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