.root {
  display: flex !important;
  :global {
    .pandora-sdk-solid-radio-item {
      flex-grow: 1;
    }
  }
}
