@media screen and (max-height: 375px){
    #absolute-footer{
        display: none;
    }
    
    
}