I am working on a website and have run into a problem.
The background images look really pixellated on iphone screens.
This is the HTML I am using
<div class="parallax img-overlay3" style="background-image:url(img/pictures/food02.jpg)" data-stellar-background-ratio="0.2">
When I look using something like http://mobiletest.me/iphone_5_emulator It looks perfect, but actually looking in the iphone the images seem to be zoomed into a small part of any image I put in there. Have Googled for a few hours and it seems to be a problem with no clear answer.