.catalog-carousel__brand{
    width: 65px;
    height: 25px;
}

.catalog-carousel__brand img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}