.news-in-d1 {
    margin: 15px 0 30px;
    padding-bottom: 15px;
    border-bottom: solid 2px #c13542;
}
.news_detail-img {
    width: 100%;
    height: 100%;
    max-width: 550px;
padding-bottom: 30px;
}
.news_detail-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}