.header{
  background: url(section1-bg.jpg) no-repeat center top / 100% 100%;
}
.section-2 {
  background: url(section2-bg.jpg) no-repeat center top / 100% 100%;
}
.wrapper .text {
  display: none;
}
.wrapper.sub .text {
  display: block;
}