.has-check:before {
	background-image: url(../img/layout/has-check.svg);
}
.has-x:before {
	background-image: url(../img/layout/has-x.svg);
}
.has-info:before {
	background-image: url(../img/layout/has-info.svg);
}
.has-star:before {
	background-image: url(../img/layout/has-star.svg);
}