@media only screen and (max-width: 770px) {
    .menuAdmin-desktop{
        display: none;
    }
}