
@media (min-width: 640px) {

	/* used for reorder stock and product reveal recipe only */

	.list-style-table .cmsItem > div {width: 20%; float:left; }
	.list-style-table .cmsItem div.cmsTitleAndText {width: 39%; margin-left: 1%;  }
	.list-style-table .cmsItem div.cmsImage {width: 15%; }
	.list-style-table .cmsItem div.cmsPrice {width: 15%; }
	.list-style-table .cmsItem div.cmsQuantity {width: 10%; }
	.list-style-table .cmsItem div.cmsEnquiry {width: 20%; }
	.list-style-table .cmsItem div.cmsImage {width: 15%; }
	.list-style-table .qtyCombo { width: 100%; display:block; }

}

