.box-title {
    font-size: 18px;
    line-height: 1.417;
    font-weight: 600;
    margin-top: -0.24em;
}
.box-text{
    font-size: 16px;
}
.testi-grid .box-text {
    font-size: 17px;
    padding-right: 13px;
}

.testi-grid {
    height: 290px !important;
}

.testi-grid .box-profile {
    margin-bottom: 20px;
}

.testi-grid .box-title {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .testi-grid {
        height: 350px !important;
    }
}
