.newsroom {
    margin-bottom:2rem;
}
.newsroom .js-news-items li {
	min-height:calc(150px + .5rem);
}
.newsroom .js-news-items img {
	width:33%;
	max-height:150px;
	max-width:150px;
	margin-bottom:.5rem;
}
.newsroom .link-more{
    display: none;
}
.newsroom .rt-reading-time {
	color: rgba(0, 0, 0, 0.6);
	display:block;
	font-family:'gentonalight'
}