@media (min-width: 1024px) {
    .megamenu-content.active {
        display: flex;
        flex-direction: column;
    }
}