#content > div > ul > li:nth-child(1) .tile__headline:nth-of-type(1) {
  text-indent: -9999px;  
}
#content > div > ul > li:nth-child(2) .tile__headline:nth-of-type(1) {
  text-indent: -9999px;  
}