.t-store__card__bgimg{
     border-radius: 20px;
}

.t-active{
    font-weight:800 !important;
    color: #3375be !important;
}

@media screen and (max-width: 480px){
.t-store__card__btn-text{
    font-size : 13px !important;
    text-wrap: wrap !important;
}
.t951__sidebar-wrapper{
    margin-top: 40px !important;
}
.t-store__card__btns-wrapper js-store-buttons-wrapper{
    margin-top: 0px !important;
}
.r t-rec t-rec_pt_135 t-rec_pb_135{
    margin-top: 20px;
    margin-bottom:20px;
    padding-top: 20px;
    padding-bottom:20px;
}
.js-product t-store__card{
    margin-top: 10px;
    margin-bottom:0px;
    padding-bottom: 0px;
}
}
@media screen and (max-width: 480px){
/*Мобильная версия карточек products*/
/*.t851__table{*/
/*    width:40% !important;*/
/*    height:200px !important;*/
/*} */
/*.t851{*/
/*    column-count: 2;*/
/*}*/

.t-card__link{
    font-size: 14px;
    height: 20px;
}
.t985__search-widget-icon{
    width:55px !important;
    height:55px !important;
}
.t-store__card__btn-text{
    font-size: 15px;
    /*text-wrap:wrap;*/
}
}
.js-store-prod-btn2  .t-store__card__btn-text{
 font-weight: normal;
}
.t706__carticon-imgwrap{
      width:55px !important;
    height:55px !important; 
}
.tn-atom{
    display: block !important;
    height: 400px;
    overflow-y: auto;
}
/*Скругление углов для карточек products*/
.t851__bg{
    border-radius: 20px;
}
.t851__table{
    border-radius: 20px;
}

