.captcha-row .ant-form-item[data-v-d59ac884] {
  margin-bottom: 0;
}
.captcha-image[data-v-d59ac884] {
  display: block;
  width: 100%;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #e4e9f2;
  border-radius: 9px;
  background: #f5f7fb;
  cursor: pointer;
}

