@media (min-width: 992px) {
    .menu.superior {
        background-color: transparent !important;
        display: block !important;
    }
}