I do see full pic, however on left and right side it's covered with blank.gif
if url is removed, than it's working normally.
background: transparent;
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url('http://valifest.com/modules/productcontact/views/css/../img/blank.gif');
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}