@media screen and (max-width: 414px) {

	.impressum {
		width: 90%;
	}
	a {
		word-wrap: break-word;
	}
	h2 {
		font-size: 150%;
	}
	
}