.sl-wrapper {
    z-index: 5000;
    position: fixed;
    background: rgba(255,255,255,0.8);
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.simpleLightboxImg img{margin-bottom: 5px}
