.uc-header2 {
    position: sticky;
    position: -webkit-sticky;
    z-index: 999;
    top: 81px;
}

.t-records {
    overflow: unset !important;
}