.courses_single .courses_page_featured {
    display: none;
}

.text-white {
  color: #fff !important;
}

#white-title h2{
 color:white; 
  
}

@media screen and (max-width: 500px) {
  .top_panel_title .page_caption {
    font-size: 1.1em !important;
  }
}