@media screen and (max-width:1000px){

.user-header-widget{
    display:block !important;
}

}