.bs-main-menu .main-menu .other-links .item {
    display:none !important;
}

@media only screen and (max-width: 767px) {
    .bs-main-menu.mobile-menu .right-menu .item {
        display: none !important;
    }