Image not loaded in ios7

I am developing an app in iOS with Ionic Framework and everything works fine when I hold the Iphone simulator 6 The problem is when I occupied a superior version as Iphone 7 or even on my device. An iphone 5s. A part that contains an image charge, I hope you can help me.

<ion-side-menu side="left" style="background-image: url('img/fondo_menu.jpg');background-repeat: no-repeat;background-size: 260% 100%;">
     <div style="position: absolute;top: 0;bottom: 0;z-index: 10;overflow: hidden;min-height: 100%;max-height: 100%;width: 275px;background-color:#000000;opacity: 0.7;">
    </div>
</ion-side-menu>