.testimonial-wrapper{align-items:center;background:#e9e9e7;border-radius:20px;column-gap:64px;display:grid;grid-template-columns:1fr 1fr;padding:25px}.testimonial-text *{font-size:30px;line-height:1.3;margin-bottom:0}.testimonial-text{max-width:550px}.testimonial-author{font-size:16px;opacity:.8}.testimonial-content{display:flex;flex-direction:column;gap:40px;justify-content:space-between;min-height:350px}.testimonial-image-box{border-radius:16px;height:100%;min-height:470px;overflow:hidden;width:100%}.testimonial-image-box img{height:100%!important;max-width:100%;object-fit:cover;object-position:42% 76%;object-position:center;width:auto}@media (max-width:900px){.testimonial-wrapper{grid-template-columns:1fr}.testimonial-image-box{height:100%;width:100%}.testimonial-image-box img{height:auto;object-fit:cover;width:100%}}@media (max-width:768px){.testimonial-image-box{min-height:350px}.testimonial-text *{font-size:28px!important}}