#billing_email_field {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

#billing_phonecode_field {
  width: 48% !important;
  flex: 0 0 48% !important;
}

.select2-selection__clear {
  margin-left: 10px;
}