.product {
  .product__info-wrapper {
    line-height: 1.8;

    .product__title h1 {
      font-size: 20px;
    }

    .rte ul {
      padding-left: 0;
    }
  }
}
