.h2m-menu__mobile .h2m-tab-item--image .h2m-tab-item--image-group{
    flex: 1 1 auto;
}
.section-header nav>ul.h2m-menu-nav>li:not(.has-megamenu) ul{position: static; width: auto; padding: 0; margin: 0;visibility: visible; opacity: 1; flex-direction: unset; gap: 0;}
.section-header nav>ul.h2m-menu-nav>li:not(.has-megamenu) .h2m-tab-list{display: block; }
.section-header nav>ul.h2m-menu-nav>li:not(.has-megamenu) ul:before{display: none;}
.h2m-menu__mobile .h2m-tab-list{width: 100% !important;}
.h2m-menu__desktop .h2m-main-menu-item>.h2m-menu-item-inner{padding-block: 10px; padding-inline: 8px;}
 .section-header nav ul.h2m-menu-nav a:hover{text-decoration: none;}
.h2m-menu__desktop .h2m-main-menu-item{padding-inline: 0;}
/* THEME Symmetry*/
@media screen and (min-width: 769px){
.navigation.navigation--left{display:flex; align-items: center;}
#proxy-nav .navigation__tier-1-container{position: static; margin: 0;}
body .pageheader--layout-inline-menu-center .logo-area__left{position: static; order: 2;}
body .pageheader--layout-inline-menu-center .logo-area__middle{order: 1;}
body .pageheader--layout-inline-menu-center .logo-area__right{order: 3;}
body .pageheader--layout-inline-menu-center .logo-area__left__inner{position: static; transform: none;}
}