.testimonial-section .page-center{margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.testimonial-section h2{margin-bottom:60px;margin-top:12px;position:relative;text-align:center}.testimonial-section h2:before{content:"";height:3px;left:50%;position:absolute;top:-12px;transform:translate(-50%,-50%);width:80px}.testimonial-main{display:flex;flex-wrap:wrap;justify-content:space-between}.testimonial-box{background:#fff;border-radius:6px;box-shadow:0 6px 24px rgb(140,152,164,.13);max-width:32%;padding:35px;width:100%}.testimonial-desc{margin-bottom:20px}.profile-wrap{align-items:center;display:flex;justify-content:space-between}.profile-wrap h4{font-size:23px;margin:0}.testimonial-img{max-width:130px;text-align:end;width:100%}.testimonial-img img{border-radius:50%;width:78%}@media (max-width:767px){.testimonial-box{max-width:49%}.testimonial-box:not(:last-child){margin-bottom:20px}}@media (max-width:575px){.testimonial-box{max-width:100%}}