#p07 .ooh-card__media img{
  width:var(--ooh-art-width);
  height:100%;
  object-fit:cover;
  object-position:50% 50%;
}
