@media(max-width:768px) {
    .t-store__card__mark-wrapper {
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 5;
    display: table;
}
.t-store__card__mark {
        width: 30px;
    height: 30px;
}
}
