@media(min-width:768px)and (max-width:1023px){heliux-header .header__container{display:grid;grid-template-columns:1fr auto 1fr;justify-items:center}
heliux-header .header__container .header__logo{grid-column-start:2}
heliux-header .header__container .header__logo .image__img{width:auto;max-block-size:100%}
}