@media (min-width: 768px) {
    .fixed-header-bar .menu.superior {
        opacity: 1 !important;
        visibility: visible !important;
        bottom: -40px !important;
    }
}