/* put here your custom css styles */

@media screen and (max-width:767px) {
	.blog_grid {
		display: none;
	}
}