/* TESTIMONIAL SECTION */

.clickfi_testimonial_card {
    width: 630px;
}


.clickfi_stars {
    margin: 0 0 1.2em !important;
    } 
    
@media only screen and (max-width: 767px) {
    .clickfi_testimonial_section {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    
    .clickfi_testimonial_card p {
    font-size : 20px !important;
    }
}