.ft-type-input {
    .ft-type-input-select {
        width: 30%;
    }
    
    .ft-type-input-input {
        width: 70%;
    }
}