html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

.leaflet-touch .leaflet-control-layers-toggle {
  height: 30px !important;
  width: 30px !important;
}

.leaflet-control-layers-overlays, .leaflet-control-layers-separator {
  display: none;
}
