ul.el-cable li span i:before,
ul.el-cable li:first-child span i:before{
	content: url('../../img/el-cable/el_cable_ico.png');
}

@media (min-width: 801px) {
  ul.el-cable {
    columns: 2;
  }
}
