.meta{
	font-size:14px;
	margin-bottom: 5px;
}

.news-card-content h3{
	margin-bottom: 4px !important;
}

.news-card-content p{
	font-size: 16px;
}

@media (min-width: 1200px) {
	.container {
	  width: 1350px !important;
	  max-width: 100%;
	}
}