.sticky-top {
    position: -webkit-sticky;
    position: static !important; 
    top: 0;
    z-index: 1020;
}