.Bandeau
{
  height:500px !important;
}

@media screen and (max-width: 768px)
  {
  .Bandeau
{
  height:120px !important;
}
}