.js-store-prod-descr ul, 
.js-store-prod-all-text ul{
    padding-left: 0 !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    margin-top: 20px;
}

.js-store-prod-all-text ul{
    max-width:280px;
}



.js-store-prod-descr li,
.js-store-prod-all-text li{
    position: relative;
    padding-left: 38px;
    margin-bottom: 10px;
    text-align: left;
}


.js-store-prod-all-text li{
    margin-bottom: 20px;
}


.js-store-prod-descr li:before,
.js-store-prod-all-text li:before{
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 5px;
    left: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


.js-store-prod-all-text li:before {
    top: 0px;
}


.js-store-prod-descr li:nth-child(1):before,
.js-store-prod-all-text  li:nth-child(1):before{
    background-image: url(https://static.tildacdn.com/tild6431-6438-4162-b032-666663656362/Group_7.svg);
}
.js-store-prod-descr li:nth-child(2):before,
.js-store-prod-all-text  li:nth-child(2):before{
    background-image: url(https://static.tildacdn.com/tild3031-3638-4737-a535-633366623837/Group_6.svg);
}  

.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-size: 150%;
    border-radius: 30px;
}

.t-slds__bgimg {
    background-repeat: no-repeat;
    background-position: center;
}

.t-slds__thumbsbullet-wrapper {
    font-size: 0;
    margin-top: 30px;
}

.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgba(0,0,0,0);
}

.t-menusub__menu {
    border: none !important;
}

.t678 .t-section__title {
    margin-bottom: 10px;
}

.t-store__prod-snippet__container
{padding:30px;}

