.c-kd-select-number {
  position: relative;

  &__input {
    margin-bottom: 10px;
    height: 32px;
    text-align: center;
  }

  &__slider {
    margin-bottom: 18px;
  }

  &__unit {
    position: absolute;
    right: 9px;
    top: 6px;
    font-weight: 300;
  }
}
