<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
/*  display: none; */
}
div#layout {
width:100%
}

.left {
float:none;
width:100% !important;
}

img.left {
width:63px !important;
}
img.right {
width:63px !important;
}

.right {
float:none;
width:100% !important;
}



</pre></body></html>