@media screen and (max-width: 768px) {
    html, body {
    	height: auto;
    }
}