.location-hours-column,
.details-window-group,
.details-window-group {
    .location-hour-column,
    .location-all-hours-table,
    .location-hours-list {
        &:not(:first-of-type) {
            margin-top: 1.5rem;
        }
    }
}