@media (min-width:641px) {
	.custom-width-col-1 {
	width:33.33% !important;
}

.custom-width-col-2 {
	width:66.66% !important;
}
}

