.testimonial-container{column-gap:30px;display:flex;justify-content:space-between}.testimonial-block{align-items:center;display:flex;flex-flow:column;text-align:center;width:100%}.testimonial-block .testimonial-name{color:#333;font-weight:700;text-transform:uppercase}.testimonial-block img{margin-bottom:10px}.testimonial-description{color:#333;margin-top:20px}.pic-testimonial-title{text-align:center}@media screen and (max-width:767px){.testimonial-container{flex-flow:column}}