@media (max-width: 599px) {
  .main-container {
    overflow: auto;
  }
  .ui-autocomplete.ui-widget-content {
    margin-bottom: 1rem;
  }
}
