@media screen and (max-height:640px) {
    /* Footer  */
    footer{
        position: static;
    }
}