@media (max-width: 480px) {
    .t1002__addBtn {
        height: 40px;
        width: 40px;
    }
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 40px;
    }
}

@media (max-width: 960px) {
  .simplebar-content > .t-store__parts-switch-btn {
    margin-left: 0px !important;
    margin-right: 12px !important;
  }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px; !important;
    }
}

