@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 18px;
        font-weight: 600;
    }
}

.t702 .t702__img {
    width: 100%;
    display: block;
    margin-top: -1px;
    max-height: 200px;
    height: 100%;
    object-fit: cover;
}