@media screen and (max-width:1680px){

}

@media screen and (max-width:1440px){


}

@media screen and (max-width:1290px){


}

@media screen and (max-width:1024px){

}

@media screen and (min-width:320px) and (max-width:834px){
.location-shop-con {
width: 100%;
}
li{ list-style: none;}
.location-map {
    height:0px;
    margin-left:0px;
    position: relative;
}

}