.testimonial-grid-items{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0;padding:0}@media only screen and (min-width:1200px){.testimonial-grid-items{flex-wrap:nowrap}}.tile-testimonial{align-items:center;display:flex;flex:0 0 100%;flex-direction:column;height:300px;justify-content:center;margin:6px;padding:42px 16px}@media only screen and (min-width:768px){.tile-testimonial{flex:0 0 calc(50% - 12px)}}@media only screen and (min-width:1200px){.tile-testimonial{flex:1 0 33.3%}}.tile-testimonial .star-rating{display:inline-block;margin:0 auto}@media only screen and (min-width:1200px){.testimonial-grid-tall .tile-testimonial{padding:100px}}.tile-testimonial .link-cta{--font-color:var(--gray-dark);margin-top:12px}.quote:before{content:open-quote}.quote:after{content:close-quote}