/* li.nav-item.dropdown.dropdown-help.dropdown-mobile.d-lg-block {
    Display : none !important;
    }

div.widget.onboarding-widget-box {
        Display : none !important;
    
    }
 */
 li.nav-item.dropdown.dropdown-help.dropdown-mobile.d-lg-block {
    Display : none !important;
    }

    li.nav-item.dropdown.dropdown-help.dropdown-mobile.d-none.d-lg-block
    {
        Display : none !important;
        }

div.widget.onboarding-widget-box {
        Display : none !important;
    
    }