.js-store-product .t-container_fluid{
max-width: 1520px !important;
  margin: 0 auto;
}

.t-store__prod-popup__slider,
.t-store__prod-popup__info{
    margin: 0;
}

.t-store__prod-popup__slider{
 padding-right: 20px;   
}

.js-store-product .t-slds__item {
    height: 540px;
}

.js-store-product .t-slds__thumbsbullet{
    width: 227px;
  height: 140px;
  margin-right: 32px;
  margin-top: 20px;
}

.t-store__prod-popup__info{
  display: flex !important;
  flex-direction: column !important;
}

.js-store-prod-text.t-store__prod-popup__text{
    order: -1;
} 

.js-store-prod-all-text{
    display: none;
}

.js-store-prod-all-charcs,
.t-store__prod-popup__text{
    margin:0 !important;
}

.tlk-btn.tlk-btn_gray, .tlk-btn.tlk-btn_gray:hover{
background: #3C4A91 !important;
box-shadow: 0 12px 12px 0 rgba(255, 255, 255, 0.12) inset, 0 -2px 2px 0 rgba(48, 48, 48, 0.10) inset;
}