@media (max-width: 1100px) {
    .footer_contacts_block {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}