@media screen and (max-width: 812px) and (min-width: 0) {
    footer .ftBtm {
        padding-bottom: 0px !important;
    }
}