/* ProBarton v22 — user-approved concert crops are authoritative. */
.pbv2-concert-strip img.concert-crop-manson,
.pbv2-concert-strip img.concert-crop-td61{
  object-fit: cover !important;
  object-position: center center !important;
}
img[src*="Zombie-096A0569"]{
  object-fit: contain !important;
  object-position: center center !important;
  background:#050505 !important;
}
