#footer-buttons{
    margin-top: 86px;
}

@media(max-height: 720px){
    #footer-buttons{
        margin-top: 35px;
    }
}
