select {
  max-width: none;
}

select.restrict-width {
  width: 250px;
}

span.selectFix {
  vertical-align: middle;
}

