.radio-group { width: 100%; &-row { display : flex; flex-direction: row; } &-column { display : flex; flex-direction: column; } }