.hotel-map {
  width: 100%;
  height: 480px;
  background: #f2f2f2;
}

.hf-results .hf-hotel + .hf-hotel {
    border-top: 1px solid #004489;
    margin-top: 1rem;
    padding-top: 1rem;
}