.catalog-filter-panel--brand-counts .brand-filter-option{height:55px;display:grid;grid-template-rows:22px 9px 8px;align-content:center;justify-items:center;gap:1px}
.catalog-filter-panel--brand-counts .brand-filter-logo,.catalog-filter-panel--brand-counts .brand-filter-all{grid-row:1}
.catalog-filter-panel--brand-counts .brand-filter-name{grid-row:2;line-height:9px;text-align:center}
.catalog-filter-panel--brand-counts .brand-filter-count{grid-row:3;max-width:100%;overflow:hidden;color:#929f9a;font-size:8px;font-weight:600;font-variant-numeric:tabular-nums;line-height:8px;text-align:center;white-space:nowrap}
@media(max-width:640px){.catalog-filter-panel--brand-counts .brand-filter-option{height:54px}}
