body.theme-blackeye .content-grid.live-folders .live-folder.has-blackeye-art.is-series-root-art .live-folder-art,
body.theme-blackeye .content-grid.live-folders .live-folder.has-blackeye-art.is-series-country-art .live-folder-art,
body.theme-blackeye .content-grid.live-folders .live-folder.has-blackeye-art.is-series-producer-art .live-folder-art {
  background-color: #1d1d1d;
  background-position: center center !important;
  background-size: cover !important;
}

@media (max-width: 760px) {
  body.theme-blackeye .content-grid.live-folders .live-folder.has-blackeye-art.is-series-root-art .live-folder-art,
  body.theme-blackeye .content-grid.live-folders .live-folder.has-blackeye-art.is-series-country-art .live-folder-art,
  body.theme-blackeye .content-grid.live-folders .live-folder.has-blackeye-art.is-series-producer-art .live-folder-art {
    background-position: center center !important;
  }
}
