@media only screen and (max-width: 736px) and (min-width:734px){
    
  
#carousal-lt-testi .testi-cards p.text {
width: 171px !important;
}

#carousal-lt-testi .card-body p.text {
font-size: 7px !important;
line-height: 11px !important;
}


#carousal-lt-testi .imgcr .img-testing {
width: 40px !important;
height: 40px !important;
border-radius: 40px !important;
border: 4px solid #ffffff !important;
margin-top: 11px;
}

#carousal-lt-testi .card-body .title {
font-size: 17px !important;
padding-top:0px;
}
  
    
}