/* Show the full event flyer instead of cover-cropping it to a slice.
   Scoped to single EventON events; only the JS-flagged portrait images switch to contain. */
.single-ajde_events .evocard_main_image.kvltx-flyer-fit{
  background-size:contain !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
  background-color:#f3f4f6;
}
