<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 757px){
    /*Blog*/
    div#blog-item ._ae_desc div {
        flex-direction: column;
        width: 100% !important;
    }
    /*AktualnoĹci*/
    #news_item ._ae_desc div {
        flex-direction: column !important;
        width: 100% !important;
    }
    /*CMS*/
    #Text ._ae_desc div {
        flex-direction: column !important;
        width: 100% !important;
    }
}</pre></body></html>