.o-brands{--grid-column-gap:var(--column-gap-mobile);--grid-row-gap:var(--row-gap-mobile)}@media screen and (min-width:768px){.o-brands{--grid-column-gap:var(--column-gap-desktop);--grid-row-gap:var(--row-gap-desktop)}}.o-brands .item-grid{align-items:center;display:flex;justify-content:center}.o-brands img,.o-brands svg{border-radius:0;display:block;height:100%;object-fit:var(--image-fit);width:100%}.o-brands__item{--max-height:var(--max-height-mobile)}@media screen and (min-width:768px){.o-brands__item{--max-height:var(--max-height-desktop)}}.o-brands__item{height:var(--max-height,auto)}