<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1040px) {
	.affiliate {
		display: none;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 480px) {

}
@media (max-width: 320px) {

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