@media screen and (max-width: 1200px) {
  .js-product-brand {
    font-size: 18px !important;
  }

  .t-store__prod-popup__sku {
    font-size: 17px;
  }

  .js-store-prod-all-text {
    font-size: 16px !important;
  }

  .js-store-prod-charcs {
    font-size: 14px !important;
  }
}