.tick-bullets ul{
list-style-type: none!important;
}
.tick-bullets ul li:before {
content: '\4e' !important;
color: #ff861f;
font-family: 'ETMODULES';
margin-right: 10px;
margin-left: -14px;
font-size: 1.2em!important;
position: relative;
top: 4px;
}