<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @media screen and (max-width: 640px)
    .t-descr_xs {
    font-size: 16px !important;
    line-height: 1.45;
}
@media screen and (max-width: 1200px)
    .t-descr_xs {
    font-size: 16px !important;
}</pre></body></html>