ul.duff-list-style > li:before {
	margin-right: 10px !important;
	content: "";
	background-position: 2px 3px;
	background: url("../assets/brush_ico.png") no-repeat;
	width: 23px;
    height: 20px;
	background-size: contain;
	
}