.event[data-v-3c4fb020] {
  margin: 0 var(--gutter);
  background-size: cover;
  height: clamp(0px, 34.7222222222vw, 500px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 6px;
}
@media screen and (max-width: 1023.98px) {
.event[data-v-3c4fb020] {
    height: 220px;
}
}