<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.csColumn img{ max-width: 100%; width: auto; height: auto; }

.csRow { clear: both; }
.csRow:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}</pre></body></html>