@media all {
	.csc-firstHeader {
		display:none;
	}

	.news_detail > div:nth-child(2) > .row:nth-child(2) {
		margin-top: 15px;
	}

	.news_detail > div:nth-child(2) > .row:first-of-type > div p {
		font-size: 1.125rem;
		font-family: 'Didact Gothic', sans-serif;
	}

	.news_detail p.h-font {
		font-size: 1.2rem !important;
	}

	#anzahl, #email, #nachname, #vorname{
		width: 50%;
	}
}
