@media (max-width: 767px) {
  .eh-btn:active {
    transform: scale(0.985);
    filter: brightness(0.94);
    transition: transform 0.15s ease, filter 0.15s ease;
  }
}

.t-typography__characteristics,
.js-store-prod-charcs {
  display: none !important;
}