@media only screen and (max-width:767px){
footer#footer ul.col-md-3 {
    width: 100%;
}
section#copyright-container p {
    text-align: center !important;
}


}