.dd,
.ffm,
.han,
.ham,
.mai,
.muc,
.stg,
.wie,
.oc,
.bbd,
.koe {
    height: 200px !important;
    background-size: cover;
    display: table;
    margin-bottom: 15px;
    width: 100%;
    background-position: center;
}

@media (max-width: 767px){
.dd,
.ffm,
.han,
.ham,
.mai,
.muc,
.stg,
.wie,
.oc,
.bbd, 
.koe {
    height: 100px !important;
    background-size: cover;
    display: table;
    margin-bottom: 15px;
    width: 100%;
}
}

.othercities {
    color: #fff;
    font-size: 1.3em;
    list-style: none;
    margin-bottom: 1%;
    padding: 0%; 
}

.othercities > li {
    border-bottom: 1px solid #fff;
    padding: 1%;
    margin: 1%;
    font-weight: 400;
}

.othercities > li:last-child {
    border-bottom: 0px;   
}

#othercities {
    background-color: #4c9345;
}

.cantgetenough {
    font-size: 1.7em;
    color: #4c9345;
    background-color: #fff;
    padding-left: 0 !important; 
    margin-top: 10px;
}

.norightpadding {
    padding-right: 0 !important;   
}

.np-desktop {
    padding: 0 !important;   
}

/*@media (max-width: 767px) {
    .np {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    .lm {
        padding-left: 7px !important;   
    }
    .rm {
        padding-right: 7px !important;   
    }
    
}*/

@media (max-width: 767px) {
    /*.l-city-mobil {
        padding-right: 7px !important; 
    }  
    .r-city-mobil {
        padding-left: 7px !important;   
    }*/
}

.l-city, .m-city {
    padding-right: 7px !important;
}

.r-city, .m-city {
    padding-left: 7px !important; 
} 
@media (max-width: 767px) {

.liefergebiet > div {
    padding-right: 7px !important;  
    padding-left: 7px !important; 
}
}

/*@media (max-width:767px) {
    .dd,
    .ffm,
    .han,
    .ham,
    .mai,
    .muc,
    .stg,
    .wie,
    .bbd {
    height: 25px !important;
    background-size: cover;
    display: table;
    margin-bottom: 2.08%;
}
}*/
    

.city {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 2em;
}

.city, p.city > a, p.city > a:hover {
    color: #fff; 
}

.city-img {
    width: 100%;
    margin-bottom: 10px;
    height: 120px;
}

@media (max-width: 991px) {
    .city-img {
    }
}

.dd {
    background-image: url('https://i2.wp.com/www.eatclever.de/gesund/wp-content/uploads/2015/10/duesseldorf.png');
}
.ffm {
    background-image: url('https://i0.wp.com/www.eatclever.de/gesund/wp-content/uploads/2015/09/frankfurt1.jpg');
    background-position: center;
}
.han {
    background-image: url('/templates/style/assets/img/cities/hannover.jpg');
}
.koe {
    background-image: url('https://i1.wp.com/www.eatclever.de/gesund/wp-content/uploads/2015/09/koeln1.jpg');
}
.ham {
    background-image: url('https://i1.wp.com/www.eatclever.de/gesund/wp-content/uploads/2015/09/hamburg1.jpg');
}
.mai {
    background-image: url('https://gloveler-static1.com/uploads/cms/images/Mainz_3.jpg');
}
.muc {
    background-image: url('https://i1.wp.com/www.eatclever.de/gesund/wp-content/uploads/2015/09/muenchen1.jpg');
}
.stg {
    background-image: url('https://i0.wp.com/www.eatclever.de/gesund/wp-content/uploads/2015/09/stuttgart1.jpg?zoom=2&resize=280%2C210g');
}
.wie {
    background-image: url('/templates/style/assets/img/cities/wiesbaden.jpg');
}
.bbd, .oc {
    background-color: #4c9345;
}

.other-cities {
    padding: 0px 4% 0px 4%;
    float: left;
}

.city-line {
    width: 100%;   
}

.city-overlay {
    line-height: 20px;
    font-size: 1em;
    color: #101F70;
    text-transform: uppercase;
	display:block;
}
.overlay {
    position: relative;
}
.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 0;
}
.overlay:before {
    display: block;
}
.greyscale:before {
    background-color: rgba(0, 0, 0, 0.25);
}
.box * {
    position: relative
    /* hack */
}
a > .overlay > .city,
a > .bbd > .city {
    color: #fff !important;
}

.liefergebiet, .liefergebiet:hover {
    color: #fff;   
}

.jumbotron#home-delivery-areas  p {
    font-weight: 500;   
}
