see drop down of multiday tours. Width set to 450px
this works but is too far to the left
.x-megamenu .sub-menu {
max-width: 450px;
}
When this is added it revert to a narrow col
.x-navbar-fixed-top-active .desktop .x-nav .x-megamenu,
.x-navbar-static-active .desktop .x-nav .x-megamenu {
position: relative;
}