/*
Theme Name: Effectgroep 
Theme URI: https://www.effectgroep.nl
Author: effectgroep
Author URI: https://www.effectgroep.nl
Description: Effectgroep
Version: 1.0
*/

@media (min-width: 46.25em) {
	.page-employee-archive .content-card-employee .content-card-img-wrapper,
	.content-card .content-card-img-wrapper {
		height: 600px;
	}
}

@media (min-width: 81.25em) {
	.page-employee-archive .content-card-employee .content-card-img-wrapper,
	.content-card .content-card-img-wrapper {
		height: 380px;
	}
}
