@media (max-width:1199px) {
#header {
    height:10vw;
    padding:1vw;
}
#header .content-image img {
    height:6vw;
    padding:1vw;
}
#header .mod_navigation {
    height:8vw;
}
#header .mod_navigation ul {
    height:8vw;
}
#header .mod_navigation ul li a,
#header .mod_navigation ul li > span {
    height:2vw;
    margin:2.5vw 1vw;
    padding:.5vw 1vw;
    font-size:1.75vw;
    line-height:2vw;
}
.content-image.eyecatcher {
    width:100vw;
    height:37.5vw;
}
.content-image.eyecatcher h1 {
    margin:0;
    padding:1vw;
    font-size:5vw;
}
.content-image.eyecatcher.startseite h1 {
    left:5vw;
    top:5vw;
}
.content-image.eyecatcher.team h1 {
    bottom:5vw;
    left:5vw;
}
.content-image.eyecatcher.praxis h1 {
    right:5vw;
    top:5vw;
}
.content-image.eyecatcher.impressum h1 {
    left:5vw;
    top:5vw;
}
}
