/*
 Theme Name:   Monsta Child
 Theme URI:    http://demo.roadthemes.com/monsta/
 Description:  Monsta Child Theme
 Author:       RoadThemes
 Author URI:   http://roadthemes.com
 Template:     monsta
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  monsta
*/

/* .page-content.blog-page.single.blog-nosidebar.style_v1 img {
    display: none !important;
}*/

.main-container .blog-page.single .post-thumbnail img {
	display:none !important;
    width: 100%;

}


.post-thumbnail img {
    height: 300px !important;
    max-width: 100% !important;
}

article#post-18154 img {
    height: 300px !important;
    width: 100% !important;
}
