body,
* {
    height: auto;
}

html,
body {
    overflow-x: hidden !important;
}

footer {
    max-width: 100%;
}