.section--testimonials .container__main-content{margin-bottom:40px}.section--testimonials .heading--section{text-align:center;display:block}.testimonials{display:flex;font-size:1.4rem;flex-flow:wrap;justify-content:flex-start;margin-left:-5px;margin-right:-5px;margin-bottom:50px}.testimonial{max-width:calc(50% - 10px);width:100%;position:relative;overflow:hidden;text-align:center;margin-left:5px;margin-right:5px;padding:70px}.testimonial .profile-photo{max-width:80px;position:absolute;top:30px;left:calc(50% - 40px);z-index:1}.testimonial .profile-photo .img{clip-path:circle(40px at center)}.testimonial .profile-name{font-weight:700}.testimonial .profile-job{font-size:1.1rem;margin-bottom:15px}.testimonial .company-logo{display:inline-block;text-align:center}.testimonial .company-logo .img{height:50px}.testimonial__body{position:relative;font-size:1.3rem;margin-bottom:50px;background-color:#fff;padding:50px 30px;border-radius:8px;min-height:230px;display:flex;align-items:center}.testimonial__body:after{content:"";position:absolute;bottom:-15px;left:calc(50% - 15px);border-width:15px 15px 0;border-style:solid;border-color:#fff transparent;display:block;width:0}.testimonial__body b{font-weight:700}@media(max-width:991px){.testimonial{max-width:100%;padding:70px 20px}.testimonial:not(:first-child){display:none}}