.header-container-in.hlt-top-menu #header-in .logo-header {
  max-height: 100%;
  padding: 10px 0;
}
.header-container-in.hlt-top-menu #header-in .logo-header img {
  aspect-ratio: 445/246;
/*   width: 200px; */
  max-height: 100%;
}

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