.my-sticky-module {
    top: 0;
    position:sticky;
}