#impressum {
	margin-top: 2em;
}

#impressum h2 {
	font-size: 1.25em;
}

h4 {
	margin-bottom: 0.5em;
	margin-top: 1em;
}

#title {
	margin-bottom: 2.5px;
}

#impressum p {
	margin-bottom: 1em;
}

#impressum a {
	color: rgb(12, 46, 138);
}

#tb1 {
	width: 73%;
}

#tb2 {
	width: 70%;
}

@media (max-width: 768px) {
#tb1 {
	width: 137%;
}

#tb2 {
	width: 130%;
	font-size:0.5em;
}
}
