.testimonial-row-v2{width:100%;min-height:150px}.testimonial-row-v2 ul{padding:0}.testimonial-row-v2 ul li{list-style:none}.testimonial-row-v2>ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));column-gap:3.5rem}.testimonial-row-v2 .t-wrapper{background-color:#fff;filter:drop-shadow(0 0 17px rgba(0,0,0,.15))}.testimonial-row-v2 .t-body{display:grid;grid-template-rows:.5fr 2fr 3fr}.testimonial-row-v2 .t-portrait{width:100%;height:15em;margin:0 auto;background-size:cover;background-position:center center;background-repeat:no-repeat}.testimonial-row-v2 .t-portrait.circle{border-radius:50em}.testimonial-row-v2 .t-wrapper .t-title{border-bottom:1px #ddd solid}.testimonial-row-v2 .t-wrapper .t-title{font-size:1.1em}.testimonial-row-v2 .t-wrapper .t-text{font-size:1em}.testimonial-row-v2 .t-wrapper .t-author{margin-top:.75em;font-size:1em}.testimonial-row-v2 .t-wrapper .t-details{color:#888;font-size:.9em}