@media screen and (max-width: 766px){
    .nav>li.social{
       
        display: inline-block !important;
    }
}