.timepicker.tp-container {
    select {
        width: 70px;
    }
    input.tp-selected-time {
        width: 100px;
    }
}