.sidebar-cax

{ position: -webkit-sticky;  // required for Safari
position: sticky;
top: 0;
} // required as well.