article.news-item a.event-link {
	overflow: hidden;
    height: 180px;
    display: block;
}

article.news-item a.event-link img {
	height: 180px;
    max-width: inherit;
    position: relative;
    margin: 0 auto;
}