.pq_product_reviews .pq_product_reviews_main {
  max-width: var(--page-width);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.pq_product_reviews .pq_product_reviews_title {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.5;
  color: #191919;
  margin: 0;
}
