It’s because you have your Page Wrapper div set to overflow:hidden. Sticky won’t work if any parent element is set like that!
Also sticky should be set to the wrapper element, not the image. If you hover over “Content Right” you’ll see that it’s height fills the div it’s contained in, but the wrapper is the same height as the image. So if you have sticky set to the image it has no “height” to move in