@media (min-width: 992px) {
  .product-page .ref-media {
    width: 50% !important;
  }
}

.ref-pagination {
  margin-top: 1em;
}

