.contacts .bel {
    background: #eee;
    margin: -15px;
    padding: 15px;
    margin-bottom: 40px;
}

.contacts .flex-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.contacts .member {
    margin: 0 auto 30px;
    max-width: 290px;
}