.app-mob-theme-select { .app-mob-theme-select__active { display : flex; align-items: center; text-align : center; .active__text { font-size : 14px; margin : 0 7px; line-height: 14px; } } .app-mob-theme-select__list { display : flex; justify-content: flex-end; align-items : center; flex-wrap : wrap; } .list__item { width : 21vw; height : 21vw; border-radius: 50%; text-align : center; line-height : 21vw; font-size : 13px; margin : 2vw; } }