body {
	background-image: none !important;
}

@media (min-width: 1441px) {
	header {
		background: url(../images/enmk-welle-gross.png) repeat-x 50% 0;
	}
}

@media (min-width: 1201px) and (max-width: 1440px) {
	header {
		background: url(../images/enmk-welle-gross.png) repeat-x 50% 0;
	}
}

@media (min-width: 993px) and (max-width: 1200px) {
	header {
		background: url(../images/enmk-welle-gross.png) repeat-x 50% 0;
	}
}

@media (min-width: 769px) and (max-width: 992px) {

}

@media (min-width: 7px) and (max-width: 768px), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {

}
