.label_storeifyapp_stores_country_filter *{
  vertical-align: middle;
}
@media only screen and (min-width:720px){
  body .storelocator-layout-2 #main-slider-storelocator{
      max-height: 600px !important;
  }
  .storelocator-layout-2 #map{
    height:800px !important;
  }
}
@media only screen and (max-width:720px){
  body .storelocator-layout-2 #main-slider-storelocator{
      max-height: 300px !important;
  }
}