.t-store__card__price-wrapper{
    margin-top: 12px;
    display: none;
}
.t-store__prod-popup__price-wrapper{
    margin-top: 12px;
    display: none;
}

.js-store-prod-all-text{
    font-size: 22px;
}

.t951__sidebar_sticky .t951__sidebar-wrapper{
        padding-right: 0px;
        position: sticky;
        position: -webkit-sticky;
        top: 50px;
        display: block;
        max-height: 100vh;
        overflow-y: auto;
    }}