.custom-counter li p {
  margin-bottom: 1rem;
}

.wil-2025 .hero, .wil-2025 .enrol-programme {
  min-height: unset;
}

.keynote-dialogue iframe {
  width: 100% !important;
  height: 75vh !important;
}

@media (min-width: 1280px) {
  .wil-2025 .hero {
    min-height: 500px;
    display: flex;
    align-items: center;
  } 

  .wil-2025 .enrol-programme {
    min-height: 400px;
  }
}