.testimonial-container{align-items:center;display:flex;flex-direction:row}.testimonial-quote{flex:1;font-family:HLight;font-size:20px;line-height:28px}.testimonial-speaker{display:flex;flex-direction:column;margin-left:30px;padding:30px}.testimonial-name{font-family:Regular;font-size:16px;margin-bottom:4px}.testimonial-company,.testimonial-title{font-family:Light;font-size:12px;line-height:18px;text-transform:uppercase}.testimonial-speaker img{border-radius:50%;height:200px;margin-bottom:30px;object-fit:cover;width:200px}@media screen and (max-width:768px){.testimonial-container{align-items:flex-start;display:flex;flex-direction:column}.testimonial-speaker{padding:30px 0}.testimonial-speaker img{border-radius:50%;height:100px;margin-bottom:0;object-fit:cover;width:100px}.testimonial-speaker-text{display:flex;flex-direction:column;margin-left:20px;text-align:left}.testimonial-speaker{align-items:center;flex-direction:row;margin-left:0;text-align:center}}