The additional 'zoom-effect' in Home-3's parallax makes it extremely difficult to crop (/position) the images with a desired end-result. This is particularly true in responsive-mode (verticall scroll). While one can temporarily remove this effect with a "transform: none;" css, the added-code immediately dissappears the moment someone moves the screen (vertically).
How does one prevent this zoom-in effect? I want the image to be shown in its totallity (full width) (while on responsive mode / vertical scroll), with no zoom effect.