uni-sticky-header {
position: -webkit-sticky !important;
position: sticky !important;
top: 0px;
z-index: 1;
}