#header .wrap .col {
    width: auto;
}

@media (max-width: 991px) {
    #footer_bottom .contacts .element {
        flex-wrap: wrap;
    }
}