.logo-box img {
	width: auto;
}

.header-box header .logo-box {
	transform: none;
}

.box-form .group .controls label {
	width: 100%;
	text-align: left;
}

.content-box .box.box-hint {
	font-size: 1.6em !important;
	line-height: 1em;
}

small {
	font-size: 75% !important;
}

.content-box .box.box-quote .img-container.fl {
	margin-right: 0 !important;
}

input#dsgvo {
	width: auto;
	height: auto;
	margin-right: 5px;
}

@media (min-width: 992px) {
	.header-box header .logo-box {
		margin-top: -75px !important;
	}
}