.welcome[data-v-e5337cf6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: calc(100vh - 134px);
  width: 100%;
  background-color: #fff;
}
.welcome .content[data-v-e5337cf6] {
  width: 300px;
  height: 300px;
}
.welcome .content .text-div[data-v-e5337cf6] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  margin-bottom: 24px;
}
.welcome .content img[data-v-e5337cf6] {
  width: 300px;
  height: 300px;
  margin: 0px;
}

