DIV.cookie-banner-details h3 {
    font-size: 1em !important;
}

@media only screen and (max-width:679.98px) {
	DIV#cookieDisclaimer {
		top:auto !important;
		height: 50% !important;
		overflow-x: scroll;
 }
	#cookieDisclaimer, #cookieModule, .privacy-content-box {
		font-size: 0.75em !important;
	}
}

.article {
    margin-left: 0.9em !important;
	margin-right: 0.9em !important;
}

.article.article-schatten-3-spalten {
	margin: 0 !important;
}

.article.article-glossar-content-2-spalten {
	margin-left: 2.5em !important;
}

/*

@media only screen and (max-width: 679.98px)

cookie-module.min.css:1

DIV#cookieDisclaimer {

bottom: 0;
 top: auto;
overflow-x: scroll;
height: 50%; }
*/