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

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

    &-input {
        padding: 5px;
        width: 30%;
    }
}
