.testimonials-row{-webkit-align-items:stretch;-webkit-justify-content:space-between;align-items:stretch;display:-moz-box;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1100px}.testimonials .testimonial{-ms-flex-direction:column;-webkit-flex-direction:column;border-radius:6px;box-shadow:0 3px 30px rgba(163,172,191,.3);display:-moz-box;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;margin:0 auto 50px;max-width:500px;padding:30px 30px 30px 55px;position:relative;width:100%;background:#fff}.testimonials .testimonial>span{-moz-box-flex:1;-ms-flex:1;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;flex:1;font-size:18px}.testimonials .testimonial .author span{font-size:18px}.testimonials .testimonial .author p{font-size:16px}.testimonials .testimonial .avatar{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:50px;left:-25px;position:absolute;top:20px;width:50px}@media(max-width:1200px) and (min-width:993px){.testimonials .testimonial{max-width:45%;padding:20px 20px 20px 45px}.testimonials .testimonial .avatar{height:40px;left:-20px;width:40px}}@media(max-width:767px){.testimonials .testimonial{padding:45px 20px 20px 20px}.testimonials .testimonial .avatar{left:50%;margin-left:-25px;top:-25px}}@media(max-width:993px){.testimonials .testimonial:last-child{margin-bottom:0}}