.testimonial-container{display:flex;flex-direction:column;justify-content:flex-start;width:364px}.testimonial-text{display:flex;flex-direction:column;height:90px;justify-content:center;margin:12px 0}.testimonial-texts{display:flex;flex-direction:column;justify-content:flex-start}.testimonial-user{align-items:center;display:flex;flex-direction:row}.testimonial-picture{margin-right:16px}.testimonial-picture img{border-radius:8px;height:60px;object-fit:cover;width:60px}.testimonial-logo{margin-left:16px}.testimonial-logo img{object-fit:cover}.testimonial-review{line-height:1}.testimonial-review img{object-fit:cover}@media (max-width:1220px){.testimonial-container{flex:1;width:auto}.testimonial-container-border{border-bottom:1px solid #e3e1ec}.testimonial-user{margin-bottom:24px}.testimonial-text{height:auto;margin:16px 0}}