#title {

}
#title .wrap {
  width: 100%;
  height: 100%;
}
#title .wrap .title-text {
  height: 100%;
}
/* #title .wrap .title-text:nth-child(2){
  background: url(../img/title2.jpg) no-repeat center /cover;
}
#title .wrap .title-text:nth-child(3){
  background: url(../img/title3.jpg) no-repeat center /cover;
} */

#title .wrap .title-text h3 {
  
}
#title .wrap .title-text p {
  
}