.news-detail {
    margin-bottom: 40px;
}
.news-detail img{
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}
