.leaflet-control-attribution {
  /* position: fixed;
  bottom: 0;
  right: 0; */
  border-radius: 5px 0 0 0;
}

.leaflet-control-attribution a {
  outline: none;
}

.leaflet-control-attribution img {
  padding: 5px;
  height: 30px;
}

.leaflet-sidebar .leaflet-control {
  width: 35vw;
  padding: 31px 0 0 0;
  overflow-x: hidden;
}
