.view-table-header {
    position: sticky;
    top: 0px;
    z-index: 1;
}
