.webform-submission-form{
  width:70% !important;
 margin:auto;
      display: block !important;
}

.webform-submission-form .fieldset-wrapper .js-webform-select-other{
  width:70% !important;
}

.webform-submission-form .fieldset-wrapper .js-form-item{
    width:100% !important;
}

.select2-container--default .select2-selection--single {
height:37.5px !important;
}

.webform-submission-form > fieldset {
padding:5px !important;
  
}
[dir="rtl"] .iti {
  direction: ltr;
}

[dir="rtl"] .iti__country-list {
  direction: ltr;
}