
@media screen and (max-width: 800px){
	.featured-post-head{
		display: none;
	}

	}



	@media screen and (max-width: 630px){
	.featured-post-head{
		display: none;
	}


}