body, html {
    overflow: inherit;
}
 
html {
    width: 100%;
    position: relative;
}
html .tl-fancybox-active {
    overflow: hidden !important;
}