Note in HTML code in IMG tag it is defined CSS as Width=100% and Height=100% which I think should produced as Width=100% and Height=auto and when I change it to auto in Chrome debugger it works absolutely fine.
Instead of the image add a group to the page, remove the Style, set the Background to image and either use static or dynamic image to set the desired image:
Set the ID attribute for the group (f.i. imageYoda):
Note: Activate ID attribute in Settings - General: