.fobidden-wrapper[data-v-09174254] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.forbidden-info[data-v-09174254] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -170px;
}
.forbidden-info .icon[data-v-09174254] {
  height: 100px;
  width: 100px;
  background: url(../../staticpc/img/enterprise-forbidden.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.forbidden-info p[data-v-09174254] {
  margin-top: 16px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
