@media screen and (min-width:1024px){.brand-container{-moz-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 3fr}.brand-container .lateral-column{grid-column:1}.brand-container .brand-list{grid-column:2}}.brand-list{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.brand-list{grid-template-columns:repeat(2,1fr)}}.brand-list .item img{transform:scale(.9);transition:all .3s ease}.brand-list .item:hover img{transform:scale(1)}.brand-list .item .image-container{border:1px solid #c7d1d6;text-align:center}div.brand-logo p+p,div.description-short p+p{margin-top:.5rem}@media screen and (min-width:1024px){div.brand-logo p+p,div.description-short p+p{margin-top:20px}}body#brand .product-table.col .preloader,body#brand .product-table.col .product-results.col{grid-column:1/3}
