.blog .entry-details {
	display: none;
}

@media screen and (min-width: 767px) {
  .entry-content p, .entry-summary p, .entry-content ul, .entry-content ol {
      font-size: 0.875rem;
      margin-bottom: 28px;
  }
}