.service_testimonial-heading h2{color:#000;font-size:5rem;margin-bottom:55px;text-align:center}.service_testimonial-row{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.service_testimonial-col{background:#f0f2f5;border-radius:25px;padding:75px 20px 45px;text-align:center}.service_testimonial-quote{margin-bottom:25px}.service_testimonial-quote p{font-size:2rem;font-style:italic;font-weight:400}.service_testimonial-headshot img{border-radius:95px;display:inline-block;height:75px!important;margin-bottom:15px;object-fit:cover;vertical-align:middle;width:75px!important}.service_testimonial-details{margin-bottom:12px}.service_testimonial-feedback img{display:inline-block;max-width:125px!important;vertical-align:middle}.service_testimonial-colInr{color:#000}@media screen and (max-width:991px){.service_testimonial-row{grid-template-columns:repeat(2,minmax(0,1fr))}.service_testimonial-heading h2{font-size:4rem}}@media screen and (max-width:639px){.service_testimonial-row{grid-template-columns:repeat(1,minmax(0,1fr))}}