.select2-container--default .select2-selection--single {
  height: 52px;
  padding: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
