I saw that if i remove this code from style.min.css everything is ok:
@media only screen and (max-width:780px){
html.no-scroll,body.no-scroll{
/*width:100%;height:100%;position:absolute*/
}
}
I don’t know if it is ok, but for the moment for me is perfect.