#private .check-box{
  width: 100%;
}
#private .check-form{
  padding: 100px;
}
#private .check-form .ant-input{
  width: 500px !important;
  margin-right: 20px;
}
#private .check-form .msg{
  color: red;
  font-size: 12px;
  padding-left: 85px;
  margin-top: 0;
}