.image_display {
  padding: 10px;
}

.image_display img {
  margin: 10px;
  float: none !important;
  border: none;
}

.metatable th {
  white-space: nowrap;
}
