@media (max-width: 768px) {

  .navbar-toggler span{background-color: black!important;}
  .bannerslider .owlmanage11 .item img{max-width: 100%;}
  
  .intrsection{
    padding-bottom: 50px;
  }
  .teamab,.team_subheading {
    text-align: center !important;
}
.abboxpage img {
  float: none;
  margin-left: 0px;
  width: 100%;
}
.about-us-wrap:nth-of-type(4){
  flex-direction: column-reverse;
}

}