.img-c-kussmann {
	max-height: 750px;
}

.koop-card {
	vertical-align: bottom;
}

.rez {
	text-align: center;
}

#contact {
	background-color: #ffffff;
}

.contact-header {
	text-align: center;
}   

.akt-img {
	height: 200px;
}

.popup-link .image-container img {
	transition: all 0.3s;
}

.popup-link .image-container:hover img {
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}  