.t-text_md {
        font-size: 18px !important;
}
.t001__title {
    font-family: 'Playfair Display' !important;
}
.t001__descr {
    font-family: 'PT Sans' !important;
}
@media screen and (max-width: 620px) {
.t001__title {
    padding-bottom: 20px !important;
}
.t001__descr {  
    font-size: 18px !important;
}
}