@media (max-width: 767px)
html, body {
    padding-bottom: 0px !important;
    font-size: calc(18px - .5vw);
}