.product-description {
  background: white;
  border-radius: 6px;
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 10px;
  line-height: 1;
  margin-bottom: 20px;
}
