As depicted in the image, there is a "Quick Tips" div located below the accordion. Let's assume the outermost div is named id="TipsDiv". The goal is to ensure that this div remains below the accordion as the user scrolls down, never going above position (0,0). When scrolling back up, it should return to its original position as shown in the image.
Feel free to reach out if my explanation is unclear, and I will do my best to clarify.
Thank you!