I use css:
width: -webkit-fill-available;
height: -webkit-fill-available;
for my image, but in firefox and ie doesn't works. i already used:
width: 100%
max-width: 100%;
but still now works. this is example works on chrome but not in firefox and IE