
@media only screen and (min-width: 501px) and (max-width: 1090px) { 
.item-sh-city {
    width: 94%;
    margin: 10px auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c3c3c3;
}
.left-shop-adress {
    width: 100%;
    float: none;
    margin-right: 0;
}
.right-shop-map {
    width: 100%;
    float: none;
    overflow: hidden;
    margin-top: 15px;
}
.left-shop-adress ul li {
    margin-bottom: 10px;
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: 2%;
}
#other-cities {
    width: 93%;
    padding-left: 5%;
    padding-bottom: 34px;
    border-bottom: 1px solid #c3c3c3;
    margin: auto;
    text-align: left;
}
#other-cities li {
    font-family: 'Open Sans';
    font-size: 14px;
    margin-top: 10px;
    line-height: 22px;
    display: inline-block;
    width: 30%;
    text-align: left;
    padding-left: 2%;
}
.item-sh-soon {
    width: auto;
    margin: 10px auto;
    padding-bottom: 20px;
}
.left-soon {
    width: 46%;
    float: left;
    margin-right: 5%;
    text-align: center;
}
.h-soon {
    font-family: 'Roboto Slab';
    font-size: 20px;
    color: #333;
    line-height: 28px;
    text-align: center;
}
#list-skoro {
    list-style: disc;
    margin-left: 70px;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-top: 10px;
    line-height: 22px;
    text-align: left;
}
.adress-shop li {
    width: 94%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 3%;
}
.right-soon {
    width: 47%;
    float: left;
    overflow: hidden;
}
}

@media only screen and (min-width: 900px) and (max-width: 1090px) { 


}

@media only screen and (min-width: 501px) and (max-width: 750px) {
 
} 

@media only screen and (min-width: 501px) and (max-width: 900px) {


}

@media only screen and (min-width: 501px) and (max-width: 600px) {


}