.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 10px;
}


.t706__sidebar-content {
    border-radius: 25px;
    max-height: 90%;
 
}





///*
.t-store__card__mark {
    background-color: #000000 !important;
    border-radius: 50px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family: Roboto,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 50px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 150px !important;
}