﻿@media (min-width: 768px) {
  .form-logo {
    height: 70px !important;
  }
    :root {
        --footer-height: 50px!important;
    }

    .footerLogo {
        height: 20px!important;
    }
}


