.px-captcha-container::before {
  content: url('/icons/ic-shield.svg');
  display: block;
  text-align: center;
  margin: 20px auto 15px auto;
}

div.px-captcha-container {
  height: 408px !important;
  margin-top: -204px !important;
}

.px-captcha-background + div.px-captcha-container {
  height: 394px !important;
  margin-top: -197px !important;
}

div.px-captcha-header {
  margin-top: 0 !important;
}

img.px-captcha-logo {
  padding-top: 0 !important;
}
