header .content {max-width: 620px !important}
header .content h1 {font-size: 140px;font-family: mtcorsva;}

.zusage-form .input-number input {padding-left: 180px;}

h2 {font-family: mtcorsva;}

@media (max-width: 1440px) {
	header .content {max-width: 520px !important}
	header .content h1 {font-size: 120px;line-height:100px}
}

@media (max-width: 1280px) {
	header .content {width: auto !important;max-width:inherit !important}
	header.parallax .layer-3 {right: -20%;}
}

@media (max-width: 991px) {
	header.parallax .layer-3 {right: -15%;}
}

@media (max-width: 768px) {
	header.parallax .layer-3 {right: 0;}
}

@media (max-width: 520px) {
	header .content h1 {font-size: 70px !important;line-height:70px !important}
	
	h2 {font-size:2.5em}
}