a.glazed-megamenu__heading.noAfterDots::after {
  content: '' !important;
}

@media (max-width: 768px) {
    #glazed-main-menu, #glazed-main-menu .menu__breadcrumbs, #glazed-main-menu .menu__level {
        width: 100%;
        text-align: left !important;
    }
}

.menu-2col > ul.dropdown-menu {
    min-width: auto !important;
}
.menu-2col > ul.dropdown-menu > li {
    width: auto !important;
}