.testimonial-wrapper{display:flex;justify-content:space-between}.testimonial-wrapper .testimonial-item{border:1px solid #dfdedc;border-radius:10px;box-shadow:-5px 7px 10px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;margin:0 20px;padding:20px 40px;width:50%}.testimonial-wrapper .testimonial-item .testimonial-quote p,.testimonial-wrapper .testimonial-item .testimonial-role{font-size:16px}.testimonial-wrapper .testimonial-item .testimonial-author{font-size:24px;font-weight:700;margin:10px 0}@media (max-width:900px){.testimonial-wrapper{flex-direction:column}.testimonial-wrapper .testimonial-item{margin:20px;width:100%}}