/*
/ Ensure the map always gets a visible height.
*/
#map-container {
  height: 500px;
}
