
.template-product .Product__Wrapper {
  padding-top: clamp(16px, 3vw, 48px);
}
/* bit of room above the customer reviews title */
.template-product .jdgm-rev-widg__title {
  margin-top: clamp(24px, 4vw, 56px);
}
