.leaflet-control-attribution {
  display: none;

  @media (min-width: 900px) {
    display: block;
  }
}
