.csColumn img{ max-width: 100%; width: auto; height: auto; }

.csRow { clear: both; box-shadow: 0px 0px 10px #ccc; margin-bottom: 0; padding-bottom: 30px;}
.csRow:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}