
@media all and (max-width: 980px){
.landingpage .hero {
    height: auto;
}

.home .hero .videoholder video {
    width: 100% !important;
    height: auto !important;
}

}
@media all and (max-width: 870px){

.kuechenextras .imagerow.ce_gallery ul li{
float:none;
width:100%;
}

header#header .mod_customnav{
display:none !important;
}
}
