/*
Theme Name: BangladeshSocietyOfCanada
Theme URI: https://Bangladeshsocietyofcanada.com/
Template: newsup
Author: Arman azij
Author URI: https://fb.com/armanaazij
Description: Newsup is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Newsup is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Newsup is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demo.themeansar.com/newsup and documentation at https://docs.themeansar.com/docs/newsup/
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-background,custom-header,custom-menu,editor-style,featured-images,footer-widgets,theme-options,threaded-comments,rtl-language-support,translation-ready,full-width-template,custom-logo,blog,news
Version: 4.0.0.68.1736071221
Updated: 2025-01-05 10:00:21

*/
@media screen and (min-width: 1324px) {
    #content {
        width: 85% !important;
        margin: auto; 
    }
	
	.mg-fea-area {		
        width: 85% !important;
        margin: auto; 
	}
	
}

.mg-blog-post-box .small.single {
    line-height: 27px;
    padding: 20px 40px 40px 40px;
    font-size: 18px; 
}

img.img-fluid.wp-post-image {
    width: 90% !important;
    margin: auto;
    border: 8px solid white;
    box-shadow: 0px 1px 10px -3px green;
	margin-left: 20px;
}

aside div.mg-sidebar {
	position: sticky;
    top: 0;
}