<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Example Media Query (PC) */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.centr-content#wrapper {width:calc(100% - 250px)}

#container2, .container2 {width:1220px}
.main-content {display:table-cell}

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