@media (max-width:640px) {
	.wisselkolomom .uk-grid-item-match:first-child {
	 order:2;
	}

	.wisselkolomom .uk-grid-item-match:last-child {
	 order:1;
	}
}