.code-form .header-space, .code-form .footer-space {
  height: 130px; }

.code-form .logo-space {
  height: 20px; }

.code-form .subheader {
  display: flex;
  justify-content: center; }
  .code-form .subheader p {
    text-align: center; }
  .code-form .subheader img {
    max-width: 100%;
    max-height: 20vh; }

.code-form footer .logo {
  width: 200px; }
