@media only screen and (min-width: 1030px) {
    .team-hero-img{
        height:80vh;
    }
}
.team-hero-title{
    opacity: 0.5;
}
.headerr {
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 1em;
    margin-top: 5%;
  }
  .textt {
    font-weight: 350;
    line-height: 1.7em;
    margin-bottom: 6em;
    justify-content: center;
    position: relative;
  }