@media (max-width: 576px) {
    .footer-menu-wrap .row > .col {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
