@media screen and (max-width: 782px) {
    #wpbody-content {
        padding-bottom: 0 !important;
    }
}