.footer-logo{
    max-height: 150px
}

@media(max-width:700px){
    .footer{
        position: relative !important;
    }
}