.txtbks{
  font-family: 'Bungee', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-weight: 900;
  font-size: 58px;
}
.txtcon{
    margin-top: 60px;
}
.txtimg{
    text-align: right;
}
.parallax131{
  background-image: url("../_images/Page/carlong-Social-media-strip.jpg");
  min-height: 165px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parallax140{
  background-image: url("../_images/departments/exec_team.jpg");
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parallax-txt{
  height: max-content;
  font-size: 40px;
  color: white;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.7);
}
#Meet{
  height: 100px;
  display: block;
}
.article h1, .article h2, .article h3{
  font-family: 'Conv_Museo700';
}
.article .welcome{
  font-size: 150px; 
  color: #000000;
}

.article-txt p{
  font-family: 'Conv_Futura Std Medium';
  font-size: 19px;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.article h2{
  text-align: center;
  font-size: 5vmax;
  color: #ed1566; 
  font-weight: bold;
}
.article h3{
  font-size: 2.2vmax;
}
.article .teamCon{
  margin-top: 40px;
}