.testimonials_wrap .two-columns{align-items:center;display:flex;flex-direction:row}.testimonials_wrap .quote{flex:1;padding:0 104px 0 0}.testimonials_wrap .imagery{grid-gap:12px;display:grid;flex:1;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);width:100%}.testimonials_wrap h2{color:#fff;margin-bottom:0}.testimonials_wrap h2 span{color:#ec4e0b}.testimonials_wrap .name-title{display:flex;gap:12px;padding:24px 0}.testimonials_wrap .name-title p{color:#fff;margin-bottom:0}.testimonials_wrap .author_pic img{width:50px}.testimonials_wrap .name-title .title{color:#5a5a5a}.testimonials_wrap .logo{background:#252525;border-radius:5px;display:inline-block;padding:16px 32px}.testimonials_wrap .logo svg{width:180px}.testimonials_wrap .two-columns .imagery{grid-gap:12px;display:grid;flex:1;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);width:100%}.testimonials_wrap .imagery .image-wrap{display:block;height:250px;overflow:hidden;width:100%}.testimonials_wrap .imagery .image-wrap:first-child{grid-column:1/-1}.testimonials_wrap .image-wrap img{border-radius:5px;height:100%;object-fit:cover;width:100%}@media (max-width:991px){.testimonials_wrap .two-columns{flex-direction:column}.testimonials_wrap .quote{padding:0 0 24px}}