
@media (min-width: 48rem) {
  .Form__Element.FormChoice > fieldset > div {
    width: 50%;
    margin: 0;
  }
}