 
 
 html { scrollbar-color: #7B917B #EAF5EA; scrollbar-width: thin; } html::-webkit-scrollbar { width: 25px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #EAF5EA !important; } html::-webkit-scrollbar-thumb:hover { background: #A1A9AC !important; } html::-webkit-scrollbar-thumb { background: #BEC5C8 !important; border: 0px solid #000 !important; -webkit-border-radius: 0px !important;  } 
 
.t-store__card__mark {
    border-radius: 30px 0 50px 0;
    font-size: 18px;
    padding: 16px 39px;
    height: auto;
}

.t1002__picture-wrapper .t-store__card__mark-wrapper {
    top: 0;
    left: 0;
}
