.custom-ul {
  list-style: none;
}

.custom-ul li:before {
  content: url('../img/validate_filled.svg');
  vertical-align:middle;
  
}
