<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brands-container{display:-ms-grid;display:grid;-ms-grid-columns:70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px 30px 70px;grid-template-columns:repeat(12,70px);grid-gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brand{-ms-grid-column-span:2;grid-column:span 2;height:130px;overflow:hidden;display:grid;justify-items:center;align-items:center}.brand__img img{max-width:100%;max-height:130px}</pre></body></html>