@media (max-width: 767px) {
    html, body {
        height: 110% !important;
    }
}
