.testimonial_section{padding-bottom:80px;padding-top:80px}.testimonial_section .testimonial_inner_wrapper{width:100%}.testimonial_section .testimonial_wrapper{display:flex;flex-wrap:wrap;gap:50px}.testimonial_section .profile_image{text-align:center}.testimonial_section .profile_image img{border-radius:100%;height:200px!important;object-fit:cover;width:200px}.testimonial_section .testimonial_card{text-align:center;width:calc(33% - 33px)}.testimonial_section .profile_name,.testimonial_section .testimonail_content{padding-top:15px}.testimonial_section .profile_name h5{margin-bottom:0}.testimonial_section .profile_job_title{padding-top:15px}@media screen and (max-width:991px){.testimonial_section .testimonial_card{width:calc(50% - 25px)}.testimonial_section .testimonial_wrapper{justify-content:center}}@media screen and (max-width:555px){.testimonial_section .testimonial_card{width:100%}}