/*! Place your custom styles here */

html {
  scroll-behavior: smooth;
}

@media all and (max-width: 767px) {
  .logos {
    max-width: 50%;
    margin-bottom: 100px;
  }
  


}
@media all and (max-width: 767px) {
  .logos2 {
    max-width: 30%;
    margin-bottom: 100px;
  }
  


}
@media all and (max-width: 767px) {
  .liz {
    max-width: 20%;
    margin-bottom: 100px;
  }
  


}

@media all and (max-width: 767px) {
  .logocel {

  
    text-align: center;
   
  }
  .bannercel {
    height: 302.156px !important;
  }
}