#event-map {
  min-height: 500px !important;
  height: 500px !important;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
