.ola-search-bar {
  display: flex;

  /* Auto suggest */
  .ola-autosuggest,
  .ola-search-form {
    flex: 1;
  }
}