.t-store__prod-popup__text.t-descr,
.t-store__prod-popup__text .js-store-prod-all-text,
.t-store__prod-popup__text p,
.t-store__prod-popup__text li,
.t-store__prod-popup__description {
  color: #57534f !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
}

.t-store__prod-popup__text strong {
  color: #3f3c38 !important;
  font-weight: 600 !important;
}

@media (max-width: 639px) {
  .t-store__prod-popup__text.t-descr,
  .t-store__prod-popup__text .js-store-prod-all-text,
  .t-store__prod-popup__text p,
  .t-store__prod-popup__text li,
  .t-store__prod-popup__description {
    font-size: 18px !important;
    line-height: 1.65 !important;
  }
}