.criticReviewsSetSection {
  display: none;
}
.criticReviewsSetSection.active {
  display: block;
}
.criticReviewsWrapper {
  margin-top: 0;
  margin-bottom: 64px;
}
#criticReviews {
  margin-top: 64px;
}