

div.jumbotron.carousel-2 {
  color: #ccc;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}

div.jumbotron.na1 {
  background-image: url('../../assets/img/TH-303_2.jpg');
}

div.jumbotron.na2 {
  background-image: url('../../assets/img/TH-376_2.jpg');
}

div.jumbotron.na3 {
  background-image: url('../../assets/img/TH-9_2.jpg');
}

div.jumbotron.na4 {
  background-image: url('../../assets/img/H-4282_2.jpg');
}


h1.hero-title, h2.hero-title, h3.hero-title {
  text-shadow: 0 3px 3px rgba(0,0,0,0.4);
  max-width: 300px;
  margin: 0px auto;padding: 10px 15px 10px;
  color: #fff;
}

p.hero-subtitle {
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  color: #fff;
}

