img, .t-store__card__imgwrapper, .tn-atom__slds-img {
  pointer-events: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
}

.t-store__card__imgwrapper {
  user-select: none;
  touch-action: none;
}

.t-btn_sm {
    font-size:12px;
    padding-left:15px;
    padding-right:15px;
} 

.t-store__card__price-value {
    font-size:20px;
} 

.t702 .t-popup__block-close {
    background:#DD7930;
}
