@media(max-width:1199px){
    footer{
        position:absolute;
        bottom:-70rem;
    }
}
