
.custom-select-field-style {
    /* Add your custom styles here */
      padding: 10px; /* Example padding */
    height: 48px;
}