@media only screen and (min-width: 768px) {
  :is(.image--root, .placeholder--root)[data-overlay-style="darken-top"]:after {
    background: none !important;
  }
}
