.content--rew .reviews-block .sec-title {
    font-weight: 700;
    font-size: 35px;
    line-height: 49px;
    color: #194276;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .content--rew .reviews-block .sec-title {
        font-size: 25px;
        line-height: 30px;
    }
}