@media (max-width: 768px) {
    .d-table-cell {
        width: 100%;
    }
}

.flatpickr-time {
    border-top: 1px solid #eee;
}
