.testimonial{//margin:0 0 1.5rem 0}.testimonial__block{background:#fff;margin-bottom:1rem;box-shadow:0 5px 10px rgba(0,0,0,.18)}.testimonial{padding:1rem}.testimonial__text{padding:1.5rem;font-size:.8rem;position:relative}.testimonial__text:after{content:'”';font-size:4rem;position:absolute;bottom:1rem;right:1rem;height:1rem;width:1rem;line-height:3rem;letter-spacing:0}.testimonial__author{margin:0;font-size:.8rem}.testimonial__location{font-size:.7rem;margin-bottom:0;font-weight:300}.testimonial__image{width:150px;height:150px;border-radius:100%;overflow:hidden;margin:auto}.testimonial__image img{object-fit:contain;object-position:center;width:100%;height:100%}@media screen and (min-width:800px){.testimonials__columns{display:flex;flex-flow:row wrap;justify-content:center}.testimonial{flex:1;max-width:33%;margin:0}}