/* Shared article shell styles */
/* Created automatically by post-optimizer. */

.article-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 1.5rem auto;
}
