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