.hospital-contacts-menu {
  max-height: 650px;
  overflow-y: scroll;
}

.hospital-contact-pills span {
  display: inline-block;
  margin: 10px 0px 0px 0px;
  font-weight: bold;
}

ul.hospital-contact-pills li {
  margin: 5px 5px 0px 5px;
}

.new-hospital-contact-pill span {
  margin: 0px;
}