div#footer-top {
    margin-top: 10px!important;
}

@media (max-width: 480px){
body.home div#content {
    margin-top: 100px;
}
}