.employee_img {
	display: block;
	width: 100%;
	height:450px;
	background-size:cover !important;
	background-position: top center !important;
}

.employee_img_small {
	height:320px !important;
}

.employee_img_smaller {
	position: relative;
	max-width: 210px;
	height:265px !important;
	background-position: center center !important;
}

.medewerker {
	margin-bottom:25px;
}

.medewerkerinhoud {
	padding:15px;
}

.medewerkerinhoud .fa-phone {
	color:#0693d1;
	margin-right:4px;
}

.medewerkerinhoud .fa-phone {
	font-size:17px;
}

.medewerkerinhoud .fa-envelope {
	color:#0693d1;
	font-size:13px;
	margin-right:4px;
}