.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}
#edit-flexbox-01 .webform-flex--2 > div{
  margin-left: 0;
}
#edit-flexbox-01 .webform-flex--1 > div{
  margin-right: 0;
}

#edit_address_state_province_chosen {
  display: none !important;
}

#edit-address-state-province {
  display: inline-block !important;
  position: relative !important;
  opacity: 1 !important;
}