
.news-image {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

