  .unh-mapslider .form-group {
  margin-bottom: 0;
}
.unh-mapslider .unh-mapslider--map {
  min-height: 400px;
}

.unh-mapslider.no-gutters .unh-mapslider--slider .unh-slideshow--caption-container {
  margin: 1.5em;
}

/* For the map to the top on sm/md displays. */
@media (max-width: 767px) {
  .unh-mapslider .unh-mapslider--map.order-2 {
    order: 1
  }
}
