
.storyhack-logo {
  background: url(../images/storyhack/storyhack_logo.png) center 0 no-repeat;
  background-size: 300px 300px;
  height: 300px;
  margin: 50px auto 26px;
  overflow: hidden;
  text-indent: -9999em;
  width: 300px;
}
.story-icon .logo {
  background: url(../images/storyhack/story_icon.png) center 0 no-repeat;
  background-size: 200px 200px;
  height: 200px;
  margin: 20px auto 26px;
  overflow: hidden;
  text-indent: -9999em;
  width: 200px;
}
.tech-icon .logo {
  background: url(../images/storyhack/tech_icon.png) center 0 no-repeat;
  background-size: 200px 200px;
  height: 200px;
  margin: 20px auto 26px;
  overflow: hidden;
  text-indent: -9999em;
  width: 200px;
}
.user-icon .logo {
  background: url(../images/storyhack/user_icon.png) center 0 no-repeat;
  background-size: 200px 200px;
  height: 200px;
  margin: 20px auto 26px;
  overflow: hidden;
  text-indent: -9999em;
  width: 200px;
}
.story-headline {
  padding: 50px 0 50px;
  text-align: center;
}