  @media screen and (max-width: 1200px) {
    .t-title_lg {
        font-size: 26px !important;
    }
  }
  
  
  @media screen and (max-width: 1200px) {
    .t451m__container.t-align_left {
        text-align: left!important;
    }
}

  @media screen and (max-width: 1200px) {
.t976__list-item {
        padding: 0px 5px 5px 0!important;
}
}



/*избранное уменьщшенное на мобилке*/
@media screen and (max-width: 960px) {
    .t1002__addBtn {
        width: 35px;
        height: 35px;
    }
}



