.robot_check_container {
  margin-top: 28px;
  width: 100%;
}
#status {
  margin-bottom: 12px;
}
.captchaImage_div {
  padding-bottom: 16px;
  display: flex;
  align-items: end;
}
#refresh_btn {
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
#refresh_btn > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
