.customer-testimonials-section{width:1080px}.testimonials-heading{text-align:center;margin-bottom:40px}.testimonials-heading h2{font-size:17px;font-family:Montserrat,Helvetica,Arial,Lucida,sans-serif;color:#333;line-height:1em}.testimonials-row{display:flex;justify-content:space-around;flex-wrap:wrap;width:100%;max-width:1080px;margin:0 auto}.testimonial-column{width:29.6667%;background-color:#fff;border-radius:15px;padding:30px;margin-bottom:30px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}.testimonial-image{margin:20px 0}.testimonial-image img{border-radius:50%;width:90px;height:auto}.testimonial-author h4{font-size:20px;color:#333;font-weight:500}.testimonial-author p{font-size:16px;color:#777}@media (max-width:981px){.testimonials-row{flex-direction:column;align-items:center}.testimonial-column{width:80%;margin-bottom:30px;max-width:350px}}