.bm-picker {
  &-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  &-item-arrow {
    width: 24px;
    height: auto;
  }
}
