.radiogroup-style {
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
