body:has(.jbb-model-market-card) .jbb-hide-market-desc,
body:has(.jbb-model-market-card) .jbb-hide-market-tags,
body:has(.jbb-model-market-card) .jbb-hide-market-table-meta {
  display: none !important;
}

.jbb-agnes-logo {
  width: 32px;
  height: 32px;
  display: block;
  object-fit: contain;
  border-radius: 6px;
}

.sbg-icon .jbb-agnes-logo {
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
