.testimonial{display:flex;flex-wrap:wrap;justify-content:space-between}.testimonial__item{text-align:center;margin-bottom:35px;width:24%;align-self:stretch}.testimonial__header{padding:25px;background-color:#fff;border-radius:10px;box-shadow:0 3px 15px -5px rgba(0,0,0,.1)}.testimonial__resumen{margin:0 !important}.testimonial__autor{margin:0 !important;line-height:1.3em;font-size:1em;margin-top:25px !important}.testimonial__empresa{margin:0 !important;margin-top:10px !important;line-height:1em}.testimonial__triangulo{width:0;height:0;border-left:30px solid #fff;border-top:40px solid transparent;border-bottom:40px solid transparent;margin:0 auto;transform:rotate(90deg);margin-top:-26px}.testimonial__footer{margin-top:-15px}.testimonial__avatar{width:60px;height:60px;border-radius:50px;box-shadow:0 3px 15px -5px rgba(0,0,0,.1)}@media(max-width:767px){.testimonial__item{width:100%}}@media(min-width:768px) and (max-width:1024px){.testimonial__item{width:48%}}@media(min-width:1100px){.testimonial__header{height:380px}}