.csColumn img{ max-width: 100%;height: auto;}
.csColumn h1{    font-size: 26px;}

.csRow { clear: both; }
.csRow:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}