#about-main-description {
  font-size: 120%;
  line-height: 200%;
  text-align: center;
}

#about-logo {
  width: 80%;
  max-width: 80%;
  margin-left: 10%;
}

@media screen and (max-width: 450px) {
  section h1 {
    text-align: center;
  }
}