.t-store__card__mark {
  background-image: url('ВАША ССЫЛКА НА ФОНОВОЕ ИЗОБРАЖЕНИЕ');
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50px;
  border: 0px solid #ffffff;
  width: 35px !important;
  height: 35px !important;
}