I have background image that is resizing a little bit when I scroll from the top on mobile devices. And it returns to its size when I scroll to the top agai
Take a look at background: fixed no repeat not working on mobile.
I believe the main difference is the z-index=0, try changing it to -10.
z-index=0