.collection-tabs.product-tabs {
  display: flex;
  gap: var(--spacing-4);
  flex-wrap: wrap;
}