body.gin-login .user-form-page__user-form img {
  width: 25%!important;
  max-height: unset!important;
  margin: auto!important;
}
body.gin-login .captcha {
  border: unset;
  margin-top: 1rem; 
}
body.gin-login .captcha__title {
  display: none;
}
body.gin-login .captcha__description {
  font-size: 0.79rem;
  line-height: 1.0625rem;
  margin-top: .5rem;  
}