/*
Theme Name: Ennlil
Theme URI: http://gossipthemes.com/ennlil
Author: Gossip Themes
Author URI: http://gossipthemes.com.com
Description: Modern Magazine WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ennlil
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/



@media (max-width: 767px){
	.post-template-default .body-inner-content #main-content .container .theme_related_posts_Wrapper .row .col-md-12 .theme_related_post_Grid {
		display: block !important;
		position: static;
		margin-top: 0;
		width: 100% !important;
		margin-bottom: 30px;
	}
	.post-template-default #main-content {
		padding-bottom: 0px !important;
	}
	.post-template-default .body-inner-content #main-content .container .single-blog-content .col-lg-8 {
		height: auto !important;
	}
	.post-template-default #main-content {
		height: auto !important;
	}
}
