@media screen and (max-width: 980px) { 
.t228__imglogo { padding: 5px 0 !important; max-width: 100px !important;
    
} 
 .t228__leftcontainer,
 .t228__centercontainer,
 .t228__rightcontainer {
  padding:0px !important;
 }
  .t228 .t228__list_item {
  padding:3px !important;
 }
  .t228__right_descr,
 .t228__right_langs,
 .t228__right_social_links {
  padding-bottom: 0px !important;
 }
 .t228__right_buttons {
  padding: 0px !important;
}
 
 }
 
 .t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}

.js-store-prod-name {
    margin-bottom: auto;
}
.t-store__relevants__container .t-item .t-store__card__btns-wrapper {
  visibility: hidden;
}
.t-store__prod-popup__btn {
  background-color: #00b9b1 !important;
  color: white !important;
}

.t-store__prod-popup__price-item {
  font-size: 32px;
}


.t-store__card__mark {
  width: 80px;
  height: 30px;
  border-radius: 2px;
}

.t-store__card__price-item, .t-store__prod-popup__price-item {
  margin-bottom: 13px;
}

.t706__cartwin-content {
  max-width: 800px;
}