.post-content img, article img {
  max-width: min(600px, 100%);
  height: auto;
  display: block;
  margin: 1em auto;
  cursor: pointer;
}
