/* Стили только для главной страницы. */
.page--home .brand img {
    width: 82px;
    height: 70px;
    padding: 2px;
    object-fit: cover;
    filter: none !important;
    background: #fff;
    border-radius: 2px
}

.page--home .brand--footer img {
    width: 72px;
    height: 62px
}