.t-store__card__imgwrapper .t1002__addBtn,
.t1002__picture-wrapper .t1002__addBtn {
    background: none;
    position: absolute;
    top: 3px;
    right: 3px;
    animation: pulse 2s infinite;
}
.t-store__card__mark {
    background-color: none;
    font-weight: bold;
    color: #ffdede;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    padding: 1px 1px;
    display: inline-block;
}

