/* Enter Your Custom CSS Here */
.entry-meta {
	display: none;
}

@media screen and (min-width: 0px) and (max-width: 400px) {
  #recentpostsmobile { display: none; }   /* hide recent news on mobile */
 }
