<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#banner {
    background: url(c2g_cxp_header.png) no-repeat;
	background-size: 1200px 100px;
}

@media (max-width: 992px)
{
	#c2g-navbar {		
		top: -60px;
	}
}</pre></body></html>