<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 961px) {
		
		.mview{ display: block; }
		.dview{ display:  none; }
	
		.header{ width:100%; border-bottom:1px solid #e2e2e2;  }
		.container{ width:100%; margin-left: auto; margin-right: auto; padding:40px 20px; }
	}</pre></body></html>