.t-store__card__mark {
    font-weight: 250;
    font-size: 9px;
    font-family: Roboto,Arial,sans-serif;
    display: table-cell;
    width: 64px;
    height: 0px;
    text-align: middle;
    vertical-align: middle;
    border-radius: 2px;
    background-color: #d49a8c;
    color: #ffffff;
    box-sizing: border-box;
    padding: 2 2px;
}

.t-store__card__textwrapper {
    padding-top: 22px
}