.tblProductionImages {
  width: 825px;
  margin: 10px auto;
}
.tblProductionImages tr td {
  text-align: center;
}
.tblProductionImages tr td img {
  max-height: 225px;
  max-width: 335px;
  border: 1px solid #777;
}
