/* make Location list wider */

.pet-explore-page .pet-location-display {
  max-width: 100px;
}

.pet-explore-page .pet-category-display {
  width: unset;
  max-width: 100px;
}
