#footer > .container .row .col-md-6 {
    width: 100%;
    text-align: center;
}

#footer > .container .row .col-md-5 {
    display: none;
}