<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.am-img {
    max-height: 350px;
}
.logo { 
    max-width: 380px;
    max-height: 100px;
}
body &gt; div.container &gt; div &gt; div.col-sm-9 &gt; div &gt; div &gt; div &gt; div.articles &gt; div &gt; div &gt; article &gt; a &gt; div &gt; time{
    top: -10px;
    font-size: 1rem;
    left: 0;
}
body &gt; div.container &gt; div &gt; div.col-sm-9 &gt; div &gt; div.col-sm-9 &gt; div &gt; div &gt; div &gt; article &gt; a &gt; div &gt; time {
    top: -10px;
    font-size: 1rem;
    left: 0;
}
.main-title {
    padding-bottom: 30px;
}
body &gt; div.container &gt; div &gt; div.col-sm-9 &gt; div &gt; div &gt; div &gt; div.articles &gt; div &gt; div &gt; article &gt; a &gt; div &gt; div {
    font-size: 1em;
    line-height: inherit;
    height: 16rem;
}
body &gt; div.container &gt; div &gt; div.col-sm-9 &gt; div &gt; div.col-sm-9 &gt; div &gt; div &gt; div &gt; article &gt; a &gt; div &gt; div {
    font-size: 1em;
    line-height: inherit;
    height: 16rem;
}
@media (max-width : 425px ) {
    #sidebar {display: none;}
    body &gt; div.container.site {
            margin: 0 10% 0 10%;
    }
}
@media (min-width : 700px ) and (max-width : 768px ) {
    header.site {
        width: 870px;
    }
}
@media (min-width:769px) and (max-width:1024px) {
    header.site {
        width: 1124px;
    }
}
@media (max-width : 1024px ) {
    body &gt; div.container.site {
            margin: 0 10% 0 8%;
    }
}</pre></body></html>