@media screen and (min-width: 601px) {
  #gallery .detail-media #showImg {
    max-height:768px;
    max-width:1024px;
  }
}