.sok-product-highlights .product__description {
  font-size: 15px !important;
}

@media screen and (max-width: 749px) {
  .sok-product-highlights .product__description {
    font-size: 14px !important;
  }
}
