.slider.index + .rf-sponsor-board + .tabbed {
        display: none;
}

body.header-included header nav ul.primary {
	background-color: #222;
}

body.header-included header .logo {
	left: 0;
	transform: none;
	height: 120px;
	width: 400px;
	background-image: url('https://www.jfv-aller-weser.de/File/logo-claim.png');
	background-size: 100%;
	margin-bottom: 8px;
	background-repeat: no-repeat;
}

body.header-included header .logo img {
	display: none;
}

@media (max-width: 991px) {
	body.header-included header .logo {
		width: 290px;
		height: 88px;
		margin: 8px;
	}
}

@media (max-width: 767px) {
	body.header-included header .logo {
		width: 210px;
		height: 64px;
		margin: 5px;
	}
}

@media (min-width: 992px) {
	header .clubs {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		bottom: 100%;
		height: 130px;
		list-style: none;
		right: 0;
		margin: 4px 0;
		padding: 10px 0 0;
	}

	header .clubs::before {
		content: "Unsere Stammvereine";
		position: absolute;
		left: 0;
		right: 0;
		top: 4px;
		text-align: center;
		color: white;
		font-weight: 500;
		font-size: 14px;
	}

	header .clubs a {
		display: block;
		width: 76px;
		height: 76px;
		margin-left: 10px;
		background-size: auto;
		background-position: center;
		background-repeat: no-repeat;
	}

	header .clubs [data-club="wahnebergen"] {
		background-image: url('https://images.regionalfussball.net/club-6907/logo.png?height=74&width=74&mode=max&404=club.png&format=png&v=1');
	}

	header .clubs [data-club="hoenisch"] {
		background-image: url('https://images.regionalfussball.net/club-6892/logo.png?height=68&width=68&mode=max&404=club.png&format=png&v=1');
	}

	header .clubs [data-club="huelsen"] {
		background-image: url('https://images.regionalfussball.net/club-4656/logo.png?height=68&width=68&mode=max&404=club.png&format=png&v=1');
	}

	header .clubs [data-club="westen"] {
		background-image: url('https://images.regionalfussball.net/club-6908/logo.png?height=68&width=68&mode=max&404=club.png&format=png&v=1');
	}

	header .clubs [data-club="doerverden"] {
		background-image: url('https://images.regionalfussball.net/club-6893/logo.png?height=68&width=68&mode=max&404=club.png&format=png&v=1');
	}
}
