
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {
	text-align: left !important;
	color:#000 !important;
	margin-bottom:15px;
  }
  .post_content img {
	max-width: 100% !important;
	height: auto !important;
	display: inline-block;
	margin: auto;
  }
  .post_content p {
	line-height: 1.8;
	color:#000 !important;
	margin-bottom:15px;
  }