.facility-map {
  margin-bottom: 36px;
}
@media only screen and (min-width: 576px) {
  .facility-map {
    margin-bottom: 70px;
  }
}
