<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container_TDCompareMobile {
    width: 320px;
    height: 671px;
    margin:0 auto;
    display:block;
}

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