.testimonial-video-cards-container{display:flex;flex-wrap:wrap;gap:25px}.testi-video-card{align-items:center;background:#fff;box-shadow:0 21px 20px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:25px;padding:30px;position:Relative;width:48%}.testi-video-card-content,.testi-video-card-video{width:100%}.testi-name-desination{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.testi-name-desination p{margin:0;max-width:70%}.testi-name-desination img{height:65px;max-width:160px;object-fit:contain;width:30%}.testi-video-card-content h4{color:#000;font-size:22px;font-weight:700;line-height:28px;margin-bottom:10px!important}@media(max-width:991px){.testimonial-video-cards-container{flex-direction:column}.testi-video-card{width:100%}}