.SelectOrInput {
    &-radios {
        height: 25px;
        text-align: center;
    }

    &-radio-label {
        margin: 0 10px 0 1px;
        position: relative;
        top: -2px;
    }
}
