/* markdown.css */
.md-body img {
  max-width: 100%;
  height: auto;
}
