.about {
  width: 800px;
}

.about__logo {
  background: #fff;
  height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about__logo img {
  width: 135px;
}

.about table {
  margin-top: 30px;
}
/*# sourceMappingURL=about.css.map */