#map{
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
}

.mapboxgl-popup {
  min-width: 400px;
}

.mapboxgl-popup-content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
