.testimonial-section{display:inline-block;padding:50px 0;width:100%}.testimonial-section .testi-wrap{display:grid;gap:117px;grid-template-columns:repeat(2,1fr);width:100%}.testimonial-section .testi-wrap .testi-col{align-items:center;display:flex;gap:45px;justify-content:flex-start;width:100%}.testimonial-section .testi-wrap .testi-col .client-img{display:inline-block;line-height:0;vertical-align:top;width:132px}.testimonial-section .testi-wrap .testi-col .client-img img{display:inline-block;object-fit:cover;object-position:center;width:100%}.testimonial-section .testi-wrap .testi-col .testi-content{display:inline-block;width:calc(100% - 177px)}.testimonial-section .testi-wrap .testi-col .testi-content .quote-img{display:inline-block;line-height:0;margin-bottom:20px;vertical-align:top;width:100%}.testimonial-section .testi-wrap .testi-col .testi-content .quote-img img{height:19px;margin:0;width:19px}.testimonial-section .testi-wrap .testi-col .testi-content .short-des{display:block;font-size:16px;line-height:24px;width:100%}.testimonial-section .testi-wrap .testi-col .testi-content p{display:inline-block;font-size:14px;font-weight:400;line-height:24px;margin-top:5px;width:100%}@media(max-width:1299px){.testimonial-section .testi-wrap{gap:50px}.testimonial-section .testi-wrap .testi-col{gap:20px}.testimonial-section .testi-wrap .testi-col .testi-content{width:calc(100% - 152px)}}@media(max-width:991px){.testimonial-section{padding:30px 0}.testimonial-section .testi-wrap{grid-template-columns:repeat(1,1fr)}}