.news-list .news-item a:first-of-type {
    height: 278px !important;
}

.news-list .news-item img {
    max-height: 100% !important;
    max-width: 100% !important;
	width: unset !important;
	height: unset !important;
}