#kopfgrafik #slider, 
.startseite #kopfgrafik,
#kopfgrafik .slick-slide, 
#kopfgrafik .jobfinder .suche {
    height: 50vh;
}

@media (max-width: 640px) {
	h1 {
		font-size: 1.75em;
	}
	
	h2 {
		font-size: 1.375em;
	}
	
	h3 {
		font-size: 1.125em;
	}
	footer {
		padding-bottom: 3rem;
	}
}