#map-container {
	background-color: yellow;
	height: 99%;
}

.leaflet-container a:hover,
.leaflet-container a:focus {
  text-decoration: none;
}

.leaflet-container .leaflet-popup-content img {
  max-width: 100% !important;
}

.leaflet-container .leaflet-popup-content h3 {
  text-align: center;
}

.tag-map {
    padding: 1px 2px;
}