.daterangepicker.time-only .calendar-table,
.daterangepicker.time-only .daterangepicker .calendar th.month {
    display: none !important;
}

.daterangepicker.time-only {
    width: auto !important;
    min-width: 200px !important;
}
