.testimonial-card-section{display:flex;flex-wrap:wrap;justify-content:space-between}.testimonial-card-section .testimonial-card{position:relative;box-shadow:1px 1px 12px rgb(39 55 74 / 15%);text-align:left;flex-basis:calc((100% - (2.564102564% * (3 - 1))) / 3 );max-width:calc((100% - (2.564102564% * (3 - 1))) / 3 );margin-bottom:30px;background-color:rgba(255,255,255,calc( 100/100));color:rgba(0,0,0,calc( 100/100)) !important}.testimonial-card-section .testimonial-card .testimonial-card-padding{padding:30px 35px;word-break:break-word}@media(max-width:767px){.testimonial-card-section .testimonial-card{flex-basis:100%;margin-bottom:25px;max-width:100%}}