.bt-maim .tn-atom {
    border-radius:20px 0px;
    -moz-border-radius:20px 0px;
}

.bt-circle  .tn-atom:hover {
    background: #83C9C5;
}

.t-store__card__mark {
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    position: absolute;
    right: 0;
}