.select2-container.select2-container-lg .select2-selection--single {
  min-height: 48px;
}

.select2-container.select2-container-lg
  .select2-selection--single
  .select2-selection__rendered {
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 17px;
}
