/* .newteam-section{
margin-top: -130px;
}

.founder-img{
  padding: 50px;
  border-radius: 4.2rem;
}

.founder-container{
  margin-bottom: -11px !important;
}

@media screen and (max-width: 768px){


          .team-main{
            height: 175px !important;
            
          }  

          .newteam-header{
            padding-top: 110px;
          }

          .newteam-container{
            margin-bottom: -415px;
          }

        
          .team-image{
            padding-left: 50px;
            padding-right: 50px;
            margin-bottom: 32px;

          }

} */

.size-img {
  height: 400px !important;
}

.new-item {
  padding: 0px 40px !important;
}

.ourteam-margin {
  margin-top: 54px;
}

.director-img {
  height: 400px !important;
}

.team-hed .caption h1 {
  font-weight: 500 !important;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  .header-style {
    margin-top: 40px;
    margin-bottom: -156px;
  }

  .team-img {
    height: 300px !important;
  }

  .fs-smallscreen {
    font-size: 40px !important;
  }

  .ourteam-margin {
    margin-top: 0px;
  }

  .mob-contact {
    font-size: 61px !important;
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 767px) {
  .header-style {
    margin-top: 40px;
    margin-bottom: -156px;
  }

  .team-img {
    height: 300px !important;
  }

  .fs-smallscreen {
    font-size: 40px !important;
  }

  .ourteam-margin {
    margin-top: 0px;
  }

  .mob-contact {
    font-size: 61px !important;
  }
}
