/* Temp file; to move to global stylesheet */
.news-grid .news_img img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    aspect-ratio: 3/2;
}