@media (max-width: 768px) {
    .tmenu-mobile__container {

padding: 5px 20px !important; 
}
.tmenu-mobile__burgerlogo  {
   max-width: 50px !important;
    width: 50px !important;
}
}
.t-store__card__title::after {
  content: "В наявності ✅";
  display: block;
  color: green;
  font-weight: 600;
  margin-top: 6px;
  font-size: 14px;
}