.yw-topnav-fast-access {
width: 225px;
float: right;
}
.yeswiki-search-form
{
  • width: 200px;
  • float: left;
}
.hero h1 {
  • display: none;
}

@media screen and (max-width: 720px) {
#logoHaut img {
  • max-width: 300px;
  • margin-left: 16px;
}
body {
  • padding-top: 50px;
}
.yw-headerpage > .bazar-list,
.yw-headerpage .bandeau-img {
  • display: none;
}
.yw-headerpage > .arc {
  • display: block;
}
}
@media screen and (max-width: 786px) {
.yw-topnav-fast-access {
  • display: none;
}

.navbar-brand {
  • width: 350px !important;
  • margin-top: 33px;
  • justify-content: left !important;
}


#yw-topnav .container {
  • flex-direction: revert;
  • flex-direction: row-reverse;
}


}