.section--testimonials .container__main-content{margin-bottom:40px}.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(33.3333% - 10px);width:100%;position:relative;overflow:hidden;background-color:#fff;padding:30px;border:1px solid #dfe1e6;box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:8px;margin-left:5px;margin-right:5px}.testimonial__header{display:flex;margin-bottom:30px}.testimonial__header .profile-photo{max-width:50px;margin-right:15px}.testimonial__header .profile-name{font-weight:700}.testimonial__header .profile-job{font-size:1.1rem}.testimonial__body{font-size:1.3rem;font-style:italic;margin-bottom:50px}.testimonial__body b{font-weight:700}.testimonial__footer.company-logo{max-width:140px}@media (min-width:768px){.testimonial{padding:70px}}@media (max-width:1600px){.testimonial{padding:40px;max-width:calc(50% - 10px)}.testimonial:last-child{display:none}}@media (max-width:767px){.testimonial{max-width:100%}.testimonial:not(:first-child){display:none}}