.testimonialWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.testimonialItem{flex-basis:30%;margin-bottom:20px;margin-top:20px;background-image:linear-gradient(to right,#92278f,#662d91);border-right:10px solid #64c7dd}.testimonialItemInner{padding:25px}@media screen and (max-width:900px){.testimonialItem{flex-basis:43%}}@media screen and (max-width:650px){.testimonialItem{flex-basis:100%}}.testimonialImage_Final{display:block;margin:0px auto}.testimonialPerson_name{color:white;text-align:center;margin-bottom:0px;font-size:26px;font-weight:700}.testimonialPerson_title{text-align:center;margin-top:3px;color:white}.testimonialPerson_quote p{font-size:15px}.MainTestimonialTitle{text-align:center}.testimonialPerson_quote p{color:white}