Hello,
In this case try to use the code this way:
@media only screen and (min-width: 980px) {
.menu-column3.with-image .nav-sublist-dropdown {
width: 900px !important;
}}
.menu-column3.with-image .nav-sublist-dropdown ul > li {
width: 200px !important;
}
Regards,
Eva Kemp.