/* fix for menu dropdown */

#header #nav .level0 .menu-bp-wrapper {
    table-layout: fixed;
    width: 100%;
}
