select.form-control:not([size]):not([multiple]) {
    height: 50px !important;
}