.clm_2 .col {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.clm_2 .col:nth-child(2n) {
	margin-right: 0;
}
