/* line 2, ../sass/screen.scss */
.logo-header svg {
  width: auto;
  aspect-ratio: 283 / 72; }
/* line 6, ../sass/screen.scss */
.logo-header h1,
.logo-header .h1 {
  display: none; }

/* line 12, ../sass/screen.scss */
.is-sticky .logo-header svg {
  width: auto;
  height: 48px; }
