.container-customers h2 {
    text-align: center;
    margin: 3rem 0;
}
.container-customers {
    margin-bottom: 3rem;
}

.image-brand img {
    width: 170px;
    height: 80px;
    margin: 0 auto;
}

.image-brand {
    margin: 0 15px;
}