/*
.news-detail .jumbotron p img, 
.news-detail .jumbotron div img, 
.news-detail p img,
.news-detail div img{
    width: 100%;
}
*/
.news-detail img
{
    width: 100%;
}