.testimonial-card-groups{display:grid;grid-gap:25px;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch}.testimonial-card__image{margin-bottom:32px}.testimonial-card-groups:after,.testimonial-card-groups:before{display:none}.testimonial-card-groups .testimonial-card.span12{grid-column:auto/span 12}.testimonial-card-groups .testimonial-card{margin-left:0!important;padding-bottom:0;text-align:center;width:100%}.testimonial-card{margin-bottom:15px;position:relative}.testimonial-other-detail{margin-top:30px}.testimonial-other-detail .client-name{font-size:16px;font-weight:500;line-height:1.2;margin-bottom:0}.testimonial-other-detail .other-detail{font-family:Custom Font\ 1,serif;font-size:12px;font-weight:400;line-height:1.2}.testimonial-card-groups .button-wrapper{margin-bottom:0;margin-top:20px}@media(min-width:768px){.testimonial-card-groups .testimonial-card.span3{grid-column:auto/span 3}.testimonial-card-groups .testimonial-card.span4{grid-column:auto/span 4}.testimonial-card-groups .testimonial-card.span6{grid-column:auto/span 6}}@media(max-width:767px){.testimonial-card-groups .testimonial-card{grid-column:auto/span 12}.testimonial-card-groups .testimonial-card__content.with-link{padding-bottom:0!important}}