<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1920px) {
    .PrologueUniRu__templates-content-right-items {
        -ms-grid-columns: (334px) [ 3 ];
        grid-template-columns: repeat(2, 45%);
    }
}

@media screen and (min-width: 1680px) {
    .PrologueUniRu__templates-content-right-item-lnk {
        height: 600px;
    }
}
@media screen and (min-width: 1680px) {
    .PrologueUniRu__templates-content-right-item {
        width: 100%;
        height: 600px;
    }
}</pre></body></html>