.select2-container .select2-choice, .select2-result-label {
    font-size: 1.5em;
    height: 41px;
    overflow: auto;
  }

  .select2-arrow, .select2-chosen {
    padding-top: 6px;
  }
