.component_grid-testimonials { background: #fff; }
.component_grid-testimonials p { margin:0; }
.component_grid-testimonials .image-outer { width: 135px; height: 135px; padding: 10px; float: left; margin-right: 20px; background: hsl(0,0%,92%) linear-gradient(45deg, hsl(0,0%,90%), hsl(0,0%,95%)); }
.component_grid-testimonials .image { background: 50% 50% / contain no-repeat; width: 115px; height: 115px; }
.component_grid-testimonials .infobox { padding-top: 20px; height: 95px; }
.component_grid-testimonials .header { font-size: 16px; }
.component_grid-testimonials .category { display: inline-block; padding: 2px 5px; margin: 0 2px 0 0; color: #666; border: 2px solid #666; border-radius: 5px; font-weight: 500; }
.component_grid-testimonials .h3 { margin: 7px 0 0; }
.component_grid-testimonials .height-1 { position: relative; clear: left; overflow: auto; }
