.aw_blog-post-view div.blog_post_top_container .blog_post_top_banner h2 {
	width: 100%;
	margin-top: 50px;
}

.aw_blog-post-view div.blog_post_top_container .blog_post_top_banner .blog-post-featured-image-wrapper {
	width: 100%;
	text-align: center;
}
@media (min-width: 768px) {
	.aw_blog-post-view .blog-posts-post.blog-post .blog-post-header h2 {
		font-size: 22px;
		line-height: 40px;
	}
	.aw_blog-post-view .blog-post-content p {
		font-size: 18px;
	}
}

.blog_post_top_container .blog_post_top_banner .scroll_icon {
	display: none;
}
