.js-product-img,
.t-store__card__bgimg,
.js-store-parts-select-container,
.t265__wrapper,
.t951__sidebar,
.t951__sidebar_sticky {
    border-radius: 20px;
}

.t-store__prod__price-portion {
    display: none !important;
}

.js-store-prod-descr, .t-store__card__descr {
    opacity: 0.5 !important;
}

/* скрыть фильтры в каталоге сверху */
.t-store__filter__controls-wrapper,
.t-store__filter__search-and-sort {
    display: none !important;
}