@media screen and (min-width: 768px) {
    .menu.superior {
        z-index: 10 !important;
    }
}