html body .region-we-mega-menu .we-mega-menu-li.tabbed-open .we-mega-menu-submenu:first-of-type {
  display: block;
  visibility: visible;
  opacity: 1;
}
html body .row:before {
  width: 0;
  clear: both;
}
html body .row:after {
  width: 0;
  clear: both;
}
