.sponsor-title {
  display: none;
}

body[class*="home"] .sponsor-title {
  display: block;

  font-size: 12px;
  letter-spacing: 1.68px;
  line-height: 12px;
  color: #ccc;
  text-align: center;
}
