/* Event cards have no banner slot; keep their existing grid and add a compact domain strip. */
.asem-event-card__domain-image{display:block;width:100%;height:auto;aspect-ratio:5/2;object-fit:cover;object-position:center;margin:0 0 15px;border-radius:9px;background:#eaf8fb}
@media(max-width:767px){.asem-event-card__domain-image{margin-bottom:12px}}
