/*
Theme Name:     Newsmag Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newsmag                             
Version:        3.3c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

@media (min-width: 1210px) {
	.td-header-container, .td-container {
		max-width: 1200px !important;
		width: 1200px;
	}
	.td-pb-span8 {
		width: 860px;
	}
	.td-post-content img, .mce-content-body img {
		width: 100%;
	}
}