.module-events #submenu {
  display: block !important;
}

@media (min-width: 992px) {
    .module-events .heading-image {
        max-width: 50%;
        padding-bottom: 28.125% !important;
    }
}