

footer {
    margin-top: 0;
}

@media (max-width: 992px) {
    footer {
        height: 100vw;
    }
}