/*
ul.footer_links:nth-child(1) {
    display: none;
}
*/

.col-md-3 {
    width: 20%;
}

#footer_links .clearfix {
    display: flex !important;
    padding-bottom: 0px !important;
}