.form-select:not(.t3js-formengine-select-itemstoselect, [multiple], [id^="tceforms-multiselect-"]) {
  max-width: max-content;
  min-width: 135px;
}
