@media only screen and (min-width: 767px) and (max-width: 1199px)
{
  UL.isocial LI A
  {
      font-size: 0.8em !important;
  }
} 