/* v0.5.3 — remove the duplicate category offset that exposed the right fade */
.category-grid {
  left: auto !important;
  transform: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  align-self: center !important;
}
