/* V375: one desktop header/menu geometry for every public page */
@media(min-width:981px){
 body:not(.admin-layout) .v251-header.v343-global-header{
   width:100%!important;margin:0!important;background:#fff!important;position:relative!important;z-index:1100!important
 }
 body:not(.admin-layout) .v251-header.v343-global-header .v251-head-main{
   width:min(1600px,calc(100% - 32px))!important;
   max-width:1600px!important;margin:0 auto!important
 }
 body:not(.admin-layout) .v251-header.v343-global-header .v251-nav>.v251-wrap{
   width:min(1600px,calc(100% - 32px))!important;
   max-width:1600px!important;margin:0 auto!important
 }
 body:not(.admin-layout) .v251-header.v343-global-header .v251-nav{
   width:100%!important
 }
}
