/* Target only the grid with our custom class */
.no-overlay .postx-post-card__overlay,
.no-overlay .postx-post-card__overlay::before {
  background: none !important;
}