.ProductInnerPage-section .where-your-memories-wrapper {
  margin: auto;
  padding: 100px 0;
}

@media (min-width: 576px) and (max-width: 1199px) {
  .ProductInnerPage-section .where-your-memories-wrapper {
    padding: 70px 0 0;
  }
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .ProductInnerPage-section .where-your-memories-wrapper {
    padding: 30px 0 0;
  }
}
