@media screen and (orientation: landscape) and (min-width: 1520px) {
.select2-results__option {
  padding: 4.8px 14.3px;
}

.select2-container--default .select2-selection--single {
  border-radius: 29.7px;
  height: 36.9px;
  padding: 4.8px 14.3px;
  font-size: 16.6px;
  line-height: 25.5px;
  padding-right: 35px;
}

.mc_auth_overlay  .select2-container--default .select2-selection--single {
  padding: 3.6px 14.3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 11.9px;
  width: 17.7px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-radius: 18.2px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 18.2px;
}

}
