  /* Скрыть зеленую галочку */
  .t-form-success-popup__content-icon {
    display: none!important;
  }
    .t-form-success-popup__text .t-text{
    text-align: left!important;
    }  
    t-form-success-popup_new .t-form-success-popup__wrapper {
    text-align: left!important;
  }
.t-catalog__card__mark {
    border-radius: 6px;
    height: 30px;
    width: 150px;
}
.t-catalog__card__price-wrapper, .t-catalog__prod-popup__price-wrapper {
    display: none;
}