.lbcamden-image {
  &__wrapper {
    display: contents;
  }

  aspect-ratio: var(--aspect-ratio);
  object-position: var(--object-position);
}
