.testimonial_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.testimonial_content{color:#fff;flex-basis:75%}.testimonial_image{flex-basis:20%;text-align:right}@media screen and (max-width:800px){.testimonial_content{color:#fff;flex-basis:100%}.testimonial_image{flex-basis:100%;text-align:center}}