.testimonials-wrapper h2{text-align:center;font-family:'Avenir Book', Arial, sans-serif}.testimonials-wrapper .testimonials{display:grid;row-gap:30px}@media (min-width: 767px){.testimonials-wrapper .testimonials{grid-template-columns:repeat(2, 1fr);column-gap:30px}}@media (min-width: 1025px){.testimonials-wrapper .testimonials{grid-template-columns:repeat(3, 1fr);column-gap:50px}}.testimonials-wrapper .testimonials .testimonial{text-align:center;overflow:hidden}.testimonials-wrapper .testimonials .testimonial img{width:100%;height:auto;display:block;z-index:1}.testimonials-wrapper .testimonials .testimonial .testimonial-content{position:relative;top:-50px;z-index:2;background:#fff;padding:20px 20px 100px 20px;width:90%;margin:0 auto;box-shadow:5px 5px 7px 0 rgba(0,0,0,0.1)}.testimonials-wrapper .testimonials .testimonial .testimonial-content h4{margin-bottom:0}.testimonials-wrapper .testimonials .testimonial .testimonial-content .small-blockquote{padding:0 20px}.testimonials-wrapper .testimonials .testimonial .testimonial-content .position{text-align:right;position:absolute;bottom:0;right:30px}

/*# sourceMappingURL=testimonials.css.map */