.t-uptitle_xxl {
 font-size:24px !important;   
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button.t-store__tabs__item-button_active {
border-top:1px solid #D9D9D9 !important;
    
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
  border-top:1px solid #D9D9D9 !important;
  border-bottom:1px solid #D9D9D9 !important;
  
}



.t-store .t-store__tabs {
    width: 100% !important;
    display: block !important;
    margin-top: 20px !important;
    max-width: 560px !important;
}

.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:800px;
}

@media screen and (min-width:960px){

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {
    position: absolute;
    top: 0;
    left: 0;
}  



.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
 
  
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 490px;
}
}

@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion {
    max-width: 560px;
    margin-top: 20px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 620px;
}
}

@media screen and (max-width: 1240px){
.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:650px;
}
}


.t-col {
    margin-right: 6px;
}

.t-store__card__imgwrapper {
    padding-bottom: 130%;
}

.t-store__prod-snippet__container {
    padding-top: 90px;
}