#rec702058541 .t786 .t786__separator {
    display: none;
}

#rec702058541 .t786 .t786__col {
    width: 20%;
}


.t-store__prod-snippet__container {
    padding: 50px 50px !important;
    box-sizing: border-box !important;
}

/* мобильная версия */
@media screen and (max-width: 640px) {
.t-store__prod-snippet__container {
        padding: 20px 15px !important;
    }

