select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 17px);
}
