/*  Light Theme */
body.front {
    color: #000;
    background: none #fff !important;
}
.blog_article_content img, .blog_article_featured_content img, .news_article_content img, .news_article_featured_content img, .bloq_rich_text_editor_wrapper img{
    max-width:100% !important;
	height: auto !important;
}