@media all and (min-width: 768px) {
    html {
        height: auto !important;
    }
}