@media (min-width: 768px) {
	body {
		background:url(https://www.insider-fussball.com/pub/media/vereine/killertal_bg.png) no-repeat top center fixed;
		background-size: cover;
	}


	
.page-footer {
    border-top-color: black !important;
    background: white;
}

.header.content {
    padding-top:0;
    background: white;
}
	
.page-main {
    margin-top: 0px;
    padding-top: 20px;
    background: white;
}	

.product-item .price-box {
    margin: 26px 0 25px;
    height: 50px;
}

.product-item-name, .product.name a {
    font-weight: 400;
    height: 75px;
}

#megamenu ul.level-0 > li ul.level-1 {
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    max-width: 100%;
    overflow: auto;
    background: #fff;
    padding: 12px;
    min-width: 520px;
    border-top: 10px solid #000;
    box-shadow: #444 4px 4px 8px;
    font-size: .8em;
}

.isverein-backlink {
    margin: 0px;
    padding: 12px 25px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
    position: relative;
}