@media only screen and (min-width: 992px) {
  .zphero-boxed { width: 95%; padding-top: 0px; margin: 0 auto; }
  .zphero { min-height: 85vh !important; box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }
  .zphero h1, .zphero h2, .zphero h3, .zphero h4, .zphero h5, .zphero h6 { line-height: normal; }
  .zphero h2.zpheading { font-size: 11em; text-shadow: -9px 6px 0px rgba(0, 0, 0, 0.1); }
}
.tc-course-listing.course-1 .tc-single-course .tc-course-footer,
.tc-course-listing.course-2 .tc-single-course .tc-course-footer,
.zpcontainer .tc-course-listing.course-3 .tc-single-course .tc-course-footer .tc-course-author .author-name,
.tc-course-listing.course-4 .tc-single-course .tc-course-content .tc-course-author,
.tc-course-listing.course-5 .tc-single-course .tc-course-header .tc-course-content .tc-course-footer .tc-course-author,
.tc-course-listing.course-6 .tc-single-course .tc-course-header .tc-course-content .tc-course-footer,
.tc-course-listing.course-7 .tc-single-course .tc-course-header .tc-course-author .author-image,
.tc-course-listing.course-7 .tc-single-course .tc-course-header .tc-course-author .author-name,
.tc-course-listing.course-8 .tc-single-course .tc-course-body .tc-course-content .author-section .tc-course-author{
  display: none !important;
}