html,body {
 overflow: unset;
}
footer {
 bottom: auto;
}

/* #INC0256220 fix footer with 6 items */
footer .block-menu ul.menu li { width: 16% !important;}
