/* Selects the overlay only when its parent element has a background image */
.ic-DashboardCard__header_image[style*="background-image"] .ic-DashboardCard__header_hero {
  background-color: transparent !important;
  opacity: 1 !important;
}