@media screen and (max-width: 1480px) {
.burger {width:200px;}
.tomato-01 {width:140px;}
.tomato-02 {width:150px;}
.beer {width:250px;}
.map {width:700px;}
.top-paper {top:-40px;}
.hamburger {top:60px; width:300px;}
}

@media screen and (max-width: 1320px) {
.filet-mignon {top:60px;}
.salad {width:270px;} 
}

@media screen and (max-width: 1260px) {
.burger {top:300px;}
.tomato-01 {right:60px;}
.bottom {bottom:-30px; 	height:148px; background:url(../images/bottom-1260.png) center center no-repeat;}
.filet-mignon {width:260px;}
.fork-01 {width:220px;}
.salad {width:240px;}
.hamburger {top:30px; width:260px;}
.pommes-frites {width:220px;}
.red-bull {width:290px;}
.coca-cola, .campari {width:220px;}
.cap {width:140px;} 
}

@media screen and (max-width: 1110px) {
.small-logo {display:block !important; float:left; padding:4px 15px;}
.burger {top:400px;}
.tomato-01 {right:30px;}
.beer {width:200px;}
.fork {width:80px;}
p, .stars-list li {font-size:16px;}
.menu-holder, .menu-holder.sticky {background-color:rgba(0,0,0,.9) !important;}
.filet-mignon {width:220px;}
.fork-01, .hamburger, .salad, .pommes-frites, .coca-cola, .red-bull, .campari, .cap, .wine-glass, .wine, .wine-cap {display:none;}
}

@media screen and (max-width: 880px) {
.tomato-01 {top:30px; right:15px;}	
.burger {top:550px;}
.tomato-02 {display:none;}
.bottom-paper {bottom:-20px;}
.karte {width:49%; margin-right:1%;}
.map {width:600px;}
.beer {width:180px; top:30px;}
.top-paper {top:-20px;}
.filet-mignon {display:none;}
}

@media screen and (max-width: 640px) {
.tomato-01 {display:none;}
.burger {top:630px;}
.beer, .fork {display:none;}
.big-logo {max-width:400px;}
h1, h4 {font-size: 40px;}
}

@media screen and (max-width: 535px) {
.karte {width:80%; margin-right:10%; margin-left:10%;}
.big-logo {max-width:300px;}
.burger {display:none;}
.top-paper {top:-5px;}
.top {height:300px;}
.logo-holder {padding-top:80px;}
h2 {font-size:24px;}
h3 {font-size:20px;}
.price {font-size:18px;}    
.desc {font-size:14px !important;}
.bottom-paper {bottom:-10px;}
}
