/*Last Updated: March 5th, 2017*/
.about-section {
    height: auto;
    padding-top: 20px;
    text-align: left;
}

.project-section {
    height: auto;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
    background-size: contain;
}

.contact-section {
    height: 300px;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}

#text_div{
  margin-bottom:5%;
}

#indent{
  padding-left: 10vw;
  padding-right: 10vw;
}
