.testimonial_section{padding-block:50px}.testimonial_section .row{display:grid;grid-template-columns:48% 42.5%;justify-content:space-between}.testimonial_section .profile{display:flex;gap:12px;margin:20px 0 0;padding-left:67px}.testimonial_section .name_position p{font-size:14px}.testimonial_section .row .heading h3{margin:0 0 17px}.testimonial_section .profile h4{color:var(--primary_lime);font-weight:600;line-height:1;margin:0 0 6px}.testimonial_section .name_position p:not(:last-child){margin:0 0 1px}.testimonial_section .description{padding-left:72px;position:relative}.testimonial_section .description:after{background-image:url(https://2744365.fs1.hubspotusercontent-na1.net/hubfs/2744365/Drive%20My%20Way%202024/quote.png);content:"";height:55px;left:0;position:absolute;top:0;width:55px}@media (max-width:767px){.testimonial_section .row{grid-template-columns:auto;grid-gap:30px}.testimonial_section .profile{gap:12px;padding-left:0}.testimonial_section .description{padding-left:66px}.testimonial_section .profile h4{font-size:16px;line-height:25px;margin:0}.testimonial_section .row .testimonial:last-child .profile{gap:11px}.testimonial_section .row .testimonial:last-child .profile img{width:58px}.testimonial_section .description p{min-height:50px}}