/* Inhaltsbereich auf grossen Bildschirmen breiter (Bootstrap-Standard: 1170 px) */
@media (min-width: 1400px) {
	.container {
		width: 1320px;
	}
}
