.fancybox-container{
    box-sizing: border-box;
}
.fancybox-content{
    height: calc(100vh - 88px) !important;
}