.sortimen li:before { display:none; } 


@media print {
  li { width:50%; float:left;   }
}
