.location-hours-column {
    .location-hour-column {
        &:not(:first-of-type) {
            margin-top: 1.5rem;
        }
    }
}