@media (max-width: 640px) {
	#bestuursleden .bestuurslid {
		width: calc(50% - 10px);
	}
}