   .t744__descr ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.t744__descr li[data-list="bullet"] {
  position: relative;
  padding-left: 22px;
}

.t744__descr li[data-list="bullet"]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  background-image: url("https://static.tildacdn.com/tild3166-3833-4137-b662-306335306133/svg_1780478512222.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
 
 
 .t-records ul {
  list-style: none;
  padding-left: 0 !important;
  margin-left: 0;
}

.t-records ul li[data-list="bullet"] {
  position: relative;
  padding-left: 22px;
}

.t-records ul li[data-list="bullet"]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  background-image: url("https://static.tildacdn.com/tild3166-3833-4137-b662-306335306133/svg_1780478512222.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
 
