.company-logo {
	display: block;
	height: 8m;
}

.image::before {
    background-image: none;
    z-index: -1;
    background-color: #ffffff;
}

#banner .content .image img {
    margin-top: 13%;
    margin-left: 2%;
}

#impressum 	header h2 {
	margin-botton: 0.1em
}

#impressum footer {
	margin-top: 1em;	
}

header.major::after {
	/*display: none;*/
}

.company-logo img {
    max-height: 7em;
	max-width: 18em;
}

.company-description {
	min-height: 4em;
}

#companies footer {
	margin-top: 3em;
	margin-bottom: 12em;
}


footer.major {
    margin: 15em 0px 0px;
}

a {
	border: 0;
}

