.t-descr_md {
    font-size: 16px;
    line-height: 1.25;
}

.t-text {
    font-family: 'Onest', Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
}

@media screen and (max-width: 640px) {
    .t-name_md {
        font-size: 18px;
    }
}