.reviews-page-title--product-reviews {
  margin-bottom: 67px;
}


@media screen and (max-width: 992px) {
  .reviews-page-title--product-reviews {
    margin-bottom: 44px;
  }
}

@media screen and (max-width: 600px) {
  .reviews-page-title--product-reviews {
    margin-bottom: 42px;
  }
}
