.search-suggestion-item {
  font-size: 16px; 
  flex: 0 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}