.lazy{
	background-image: url('/assets/images/loading_image.gif'); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.custom-for-ie-height {
	height: 100%;
}

@media only screen and (max-width: 767px) {
	.custom_icon { font-size: 1.6em; border-radius: 50%; border: solid 3px #ffffff; padding: 0.5em; display: inline-block; }
	.custom_mitarbeiter .card-img-overlay { padding: 0.75rem; }
}

.teamlist h3 {
	font-size: 1.0em;
	margin-bottom: 1.0em;
}