.brands {
    border-top: 1px solid #c4c6cc;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.brands__slide {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 6.25rem;
}