@media screen and (min-width: 1200px) {
  div.itemImageBlock span.itemImage {
    max-height: 800px;
  }
}