.time-slot.disabled {
    background: #060137;
    color: #fff;
    cursor: not-allowed
}

.calendar__view {
    overflow: visible;
}

.day {
    position: static;
}