#product-item-select {
    height: 40px; /* Adjust this value as needed */
    min-height: 40px;
    padding-top: 5px; /* Optional: Adjust vertical padding */
    padding-bottom: 5px; /* Optional: Adjust vertical padding */
    /* Inherit other styles for consistency */
} 