@media only screen and (max-width: 600px) {

    .mb{ display :none;}
}

.nav-link{ font-size: large; font-weight: 500; text-transform: uppercase; padding-left: 20px !important;}