#search-options label {
  margin: 0;
}

#hero-title {
  margin-top: 2vh;
}

#search-options {
  justify-content: center;
}

@media (min-width: 900px) {
  .item {
    width: 570px;
  }
}