@media (max-width: 768px) {
  .product-page-info__description .rte {
    text-align: left !important;
  }
}