.footer-bottom .logo img{
    max-width: 160px;
}

@media only screen and (max-width: 767px){
    .footer-bottom .container{
        text-align: center;
    }
}
