.mod-listing-col
{
	flex: 1 1 33.33%;
	min-width: calc(var(--width-breakpoints-2) / 3);		/* 200px */
}