.tizers-list__item-image-wrapper--ICONS {
  --icons-size: 50px;
  max-width: var(--icons-size);
}
.tizers-list__item-image-picture {
  width: var(--icons-size);
  height: var(--icons-size);
  background-size: cover;
}
