.leftDiv {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.leftDiv h2 {
  text-align: center;
}
.leftDiv img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}/*# sourceMappingURL=blog-article.css.map */