
@media(max-width:480px){

	.cw_fcemulticol .col {
		width: inherit;
		margin-right: inherit;
		float: none;
	}
	
}