#TestimonialContainer{background:#fff;color:#000}#TestimonialWrapper{display:flex;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width:868px){#TestimonialWrapper{flex-direction:column}#TestimonialWrapper #Testimonial{width:100%}}#Testimonial{width:50%;display:grid;grid-template:1fr 70px auto/1fr;padding:0 1rem;margin-bottom:3rem}#Testimonial>*{text-align:center;display:flex;justify-content:center;align-items:center;font-size:clamp(.9rem,5vw,1rem)}#Testimonial>:first-child{padding:1rem 0;font-style:italic}#Testimonial>:last-child{font-weight:700}