/* CSS Document */
main {
  width: 100%;
}
article#content img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 8px
}