.section .wrap {
  padding: 200px 0 0;
  width: 670px;
  margin: 0 auto; }
  .section .wrap .logo {
    width: 315px;
    margin: 0 auto 110px; }
  .section .wrap .text {
    font-weight: 400;
    font-size: 32px;
    color: #111111;
    line-height: 62px;
    text-indent: 2em; }

@media screen and (max-width: 750px) {
  .section .wrap {
    padding: 26.6666666667vw 0 0;
    width: 89.3333333333vw;
    margin: 0 auto; }
    .section .wrap .logo {
      width: 42vw;
      margin: 0 auto 14.6666666667vw; }
    .section .wrap .text {
      font-weight: 400;
      font-size: 4.2666666667vw;
      color: #111111;
      line-height: 8.2666666667vw;
      text-indent: 2em; } }

/*# sourceMappingURL=about.css.map */
