.event-image.event-poster {
  aspect-ratio: auto;
  max-height: 760px;
  object-fit: contain;
  background: var(--purple);
}
