@media print, screen and (min-width: 37.5em) {
  body .productInfo.mainProd img {
    width: 22em;
    max-width: 22em;
    max-height: unset;
  }
}
.section-prod-desc {
  margin-top: 3.5em;
}
