.linkup-logo {
  width: min(320px, 82vw) !important;
  height: 96px !important;
  min-height: 80px !important;
  object-fit: contain !important;
  object-position: center !important;
}

header .linkup-logo,
[role="banner"] .linkup-logo {
  width: 285px !important;
  height: 80px !important;
  min-height: 80px !important;
}

footer a,
[role="contentinfo"] a {
  display: none !important;
}
