.sched-column .sched-column-header, .sched-column .sched-column-header-sticky {
    font-size: 14px;
    background: #e8e8e8;
    line-height: 18px;
    height: 65px;
    padding: 16px;
    text-align: center;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
} 