.accessories{
background: white;
}

/*Menyrader som försvinner i Firefox */

@media screen and (min-width: 951px) {
    .nav-tree .level1 li a {
        float: none !important;
    }
}

