.testimonial{background:#fff;border-radius:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:330px;padding:30px}.testimonial .icon{margin-bottom:20px;width:50px}.testimonial .description{color:#111c29;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5em;margin-bottom:30px}.testimonial .icon svg{fill:#3c4cad;display:block;max-width:100%}.testimonial .customer-info{align-items:center;display:flex;line-height:1.2em}.testimonial .customer-info img{border-radius:100px;display:block}.testimonial .customer-info h4{color:#3c4cad;font-weight:600}.testimonial .customer-info .customer-name p,.testimonial .customer-info h4{font-family:Poppins,sans-serif;font-size:15px;margin-bottom:0;margin-left:15px}.testimonial .customer-info .customer-name p{color:#111c29;font-weight:400}.testimonial .customer-info .customer-name p span{display:block}@media(max-width:767px){.testimonial{margin-bottom:25px;min-height:auto!important}}