/* v0.5.4 — remove the actual white-fade layer instead of covering it */
.marketplace-hero {
  background: transparent !important;
}

.category-grid {
  left: auto !important;
  transform: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  align-self: center !important;
}
