.bandeau-eurofil{
    padding: 0px;
    position: relative;
    width: 100%;
    top: 140px;
    z-index: 1;
}

.o-masthead2__menus {
    width:100%
}

@media (max-width: 60em) {
  .bandeau-eurofil {
    top: 82px;
}
}

@media (max-width: 35em) {
  .bandeau-eurofil {
    top: 122px;
}
}