<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: 768px) {
.dired_think {
    width: calc(100% - 20px);
}
.dired_xander, .dired_sandro {
    float: none;
    width: 100%;
    margin-left: 0px;
    clear:both;
}
.dired_lamin {
}
.dired_headside {
    height: auto;
    padding: 10px 0;
}
.dired_headside img {
	max-width:100%;
}
body {
    box-shadow: none;
}
.dired_vokit {
    position: relative;
    z-index: 300;
    padding: 10px;
    height: auto;
    line-height: 1.1;
    font-size:10px;
}
.dired_lamin {
    float: none;
    clear: both;
    height: auto;
}
.dired_lamin ul {
    float: none;
    clear: both;
    height: auto;
    display:block;
    overflow:hidden;
    height:13px;
}
.dired_lamin ul li a {
    display: block;
    color: #555555;
    padding: 3px 5px;
    text-decoration: none;
    font-family: 'Roboto Slab', serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
}
}</pre></body></html>