.dwmc {
	text-align:left;
	margin-bottom:24px;
	background-color:transparent !important;
	vertical-align:top;
	/*clear:none !important;*/
}



@media only screen and (min-width: 768px) {
	.dwmc {
		width:28% !important;
		margin-right:4% !important;
		display:inline-block;
		/*float:left !important;*/
	}
	
	/*.dwmc:nth-child(3n+3) {
		clear:left!important;
	}*/
}