@media(max-width: 1300px) {
    
    div#logo{/* flex-wrap:wrap; */justify-content: left;max-width: 350px;gap: 5px;/* left: 100px; */}
     div#logo > a{
    /* flex: 0 0 100%; */
    /* max-width: 100%; */
    min-width: 190px;
}
         div#logo > a > picture{}
    
       body.header-09-lg header#site-header #logo  > a > picture > img{
    /* height: 50px !important; */
    object-fit: contain;
    object-position: left;
}
    .extra-logo-wrap{order:2}
    .extra-logo-wrap{order:2;flex: 0 0 45%;max-width: 45%;}
    
}


@media(max-width: 650px) {
    
    div#logo{
    flex-wrap: wrap;
    gap: 5px;
    position: relative !important;
    z-index: 1;
}
     div#logo > a{
    
    min-width: 190px;
}
         div#logo > a > picture{}
    
       body.header-09-lg header#site-header #logo  > a > picture > img{
   height: 34px;
}
    .extra-logo-wrap{}
    .extra-logo-wrap{
    width: fit-content;
    flex: 0 0 48%;
}

  

body.header-09-lg header#site-header #logo ul.extra-logo li img{}
ul.extra-logo{
    width: fit-content;
}
   body.header-09-lg header#site-header #logo ul.extra-logo li a.bailey img {
    height: 40px;
}
   body.header-09-lg header#site-header #logo ul.extra-logo li a.pilote img {
    height: 19px !important;
}

   body.header-09-lg header#site-header #logo ul.extra-logo li a.joa img {
    height: 30px !important;
}

   body.header-09-lg header#site-header #logo ul.extra-logo li a.coachman img {
    height: 30px !important;
}
header#site-header .expand-header{z-index:999}
    
}





        