<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container_TDCompare {
    max-width: 1104px;
    max-height: 630px;
    margin:0 auto;
    display:none;
}

@media (min-width:960px) {
    #container_TDCompare {
        display: block;
    }
}</pre></body></html>