
.recentNewsBlock:last-child {
	margin-bottom:0px;
}

@media (max-width:991px) {
	.recentNewsBlock {
		max-width:300px;
		margin:0 auto 2rem;
	}
}