<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-height: 600px) and (max-width: 1280px){
    .more_app&gt;.circel{
        width: 28%;
    }
    .more_app&gt;.circel&gt;.divs&gt;div {
        width: 50px;
        height: 50px;
    }
}</pre></body></html>