.backgroundimage-c28 {
	background-position: center;
	background-size: cover;
	min-height: 400px;
}
@media all {
	.backgroundimage-c28 {
		background-image: url("https://www.schellhorn-gmbh.de/fileadmin/img/Bilder/FritzSchellhorn-GmbH_Hamburg_Kontakt.jpg");
	}
}
@media all and (min-width: 768px) {
	.backgroundimage-c28 {
		background-image: url("https://www.schellhorn-gmbh.de/fileadmin/img/Bilder/FritzSchellhorn-GmbH_Hamburg_Kontakt.jpg");
	}
}
@media all and (min-width: 992px) {
	.backgroundimage-c28 {
		background-image: url("https://www.schellhorn-gmbh.de/fileadmin/img/Bilder/FritzSchellhorn-GmbH_Hamburg_Kontakt.jpg");
	}
}
@media all and (min-width: 1200px) {
	.backgroundimage-c28 {
		background-image: url("https://www.schellhorn-gmbh.de/fileadmin/img/Bilder/FritzSchellhorn-GmbH_Hamburg_Kontakt.jpg");
	}
}
