
body.mfp-fixed > .mfp-wrap.mfp-gallery {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
}

