.contacts__the{
    display: flex;
    align-items: center;
    justify-content: center;
}
.contacts__map{
    min-height: 250px;
    opacity: 1;
}
.clients__list__item__in p{
    color: #000;
    text-align: center;
}