.intro-special { 

  /* Change header image here: */
  background-image: url('http://blogs.studentlife.utoronto.ca/lifeatuoft/files/2019/06/SLC7133_Life-at-UofT-BlogHeader_1920x460_withlogo.jpg')!important; 

  background-color: white!important;
  
  background-size: contain!important;
}

.home h3.intro-title, .home .page-title.intro-title{
	display: none;
}

.intro-special .wp-custom-header::before {
    display: none;
}