
.scroll-over > div > div {
    height: 100% !important;
    position: fixed !important; 
    width: 100% !important;
}

.mod_article.fullpage-section:not(.scroll-over){
    min-height: 100dvh;
}