  div.description p:after {
  content: '..' !important;			 
  display: inline-block;
 /* height: 1.0rem;
  width: 1.0rem;*/
  }
  div.card p:after {
  content: '..' !important;			 
  display: inline-block;
  height: 1.0rem;
  width: 1.0rem;
  }
  div.side p:after {
  content: '..' !important;			 
  display: inline-block;
  height: 1.0rem;
  width: 1.0rem;
  }
  div.short_description_add p:after {
  content: '..' !important;			 
  display: inline-block;
  height: 1.0rem;
  width: 1.0rem;
  }
  td.description p:after {
  content: '..' !important;			 
  display: inline-block;
  height: 1.0rem;
  width: 1.0rem;
  }  