:where(.work-card__media, .featured-card__media, .work-detail__cover)::after {
  position: absolute !important;
  right: 1rem !important;
  bottom: 1rem !important;
  z-index: 2;
  width: 1.25rem !important;
  height: 1.25rem !important;
  border: 0 !important;
  border-right: 3px solid #e86f2d !important;
  border-bottom: 3px solid #e86f2d !important;
  content: "" !important;
  pointer-events: none;
}

:where(.work-card__media, .featured-card__media, .work-detail__cover) img {
  transform: scale(1.02) !important;
}

img[src*="viktor-ullmann--von-meiner-jugend-sinfonische-sonate"],
img[src*="felix-mendelssohn-bartholdy--der-42-psalm"],
img[src*="wolfgang-amadeus-mozart-edvard-grieg--concertino-facile"],
img[src*="robert-schumann--die-dichterliebe"],
img[src*="johanna-beyer--music-of-the-spheres"],
img[src*="sofia-gubaidulina--zwei-wege"],
img[src*="johannes-x-schachtner--canonische-meditation"],
img[src*="giacomo-puccini--i-canti"],
img[src*="gabriel-faure--requiem"],
img[src*="maurice-ravel--bolero"],
img[src*="carl-reinecke--kinder-symphonie"],
img[src*="carl-reinecke--weihnachts-sinfonietta"],
img[src*="julius-van-nuffel--christus-vincit"] {
  object-position: 50% 18% !important;
}

img[src*="ludwig-van-beethoven--romanze"] {
  object-position: 50% 16% !important;
}

img[src*="gustav-mahler--"] {
  object-position: 50% 17% !important;
}

img[src*="johann-kuhnau--ciacona-festiva"] {
  object-position: 52% 34% !important;
}

img[src*="josef-rheinberger--abendlied"] {
  object-position: 24% 36% !important;
}

img[src*="claude-debussy--clair-de-lune"] {
  object-position: 58% 20% !important;
}

img[src*="martin-luther--vom-himmel-hoch"],
img[src*="johannes-x-schachtner--canonische-meditation"] {
  object-position: 52% 15% !important;
}

@media (max-width: 42rem) {
  :where(.work-card__media, .featured-card__media, .work-detail__cover)::after {
    right: .8rem !important;
    bottom: .8rem !important;
    width: 1.1rem !important;
    height: 1.1rem !important;
  }
}
