.vip-management-frame {
  display: block;
  width: 100%;
  height: calc(100vh - 52px);
  min-height: 620px;
  border: 0;
  background: #f1faf7;
}
