.ihide{
	display:none;
}
.news_ed-prev-item.thefirst_recent .card-body{
	
	background-color: #1f1d1d;
}
@media (min-width: 1200px) {
	.card-subtitle {
		margin-top: 0.525rem;
	}
	.search-wrap{
		
		display:none !important;
	}
}

@media (max-width: 414px) {
	#h-quiclinks,.search-wrap{
		
		display:none !important;
	}
}