.product-how-to-use {
  max-width: 70rem;
}

.product-how-to-use__heading {
  margin: 0 0 1.5rem;
}

.product-how-to-use__text :where(ul, ol) {
  margin: 0;
  padding-left: 1.8rem;
}

.product-how-to-use__text li {
  margin-bottom: 0.8rem;
}
