jQuery(document).ready(function  () {
  jQuery(".ellipses").textOverflow("&hellip;", true);

});

