#secHome {
    height: auto;
}

#SecAbout {
    height: 600px;
  }
  
  #secProject {
    height: 120px;
  }

  #secBrochure {
      height: 500px;
  }

  #secContact {
      height: 700px;
  }