.news_full {
	margin-bottom: 2rem;
	
}
.news_full_img {
	margin-bottom: 2rem;
	
}
.news_full_hl {
	
}
.news_full_meta {
	margin-bottom: 1rem;
	
}
.news_full_categories {
	margin-bottom: 1rem;
	
}
.news_full_categories ul {
	
}
.news_full_categories ul li {
	margin-bottom: 0.3rem;
	
}
@media screen and (min-width: 992px){
	.news_full {
		margin-bottom: 4rem;
		
	}
	.news_full_img {
		margin-bottom: 3rem;
		
	}
	.news_full_hl {
		
	}
	.news_full_meta {
		margin-bottom: 2rem;
		
	}
	
}
