.header-container-in.hlt-top-menu #header-in .logo-header {
  max-height: 100%;
}
.header-container-in.hlt-top-menu #header-in .logo-header img {
  aspect-ratio: 1388/680;
  width: 200px;
  max-height: 100%;
}

.footer-bottom .footer-bottom-logo {
  position: static;
}
.footer-bottom .footer-bottom-logo .site-name-text img {
  aspect-ratio: 1388/680;
  width: 200px;
  height: auto;
}