/* Slider Quel gourmand etes-vous */
body#accueil #push_slider li.quel_gourmand{
  background: #ee4b65;
}
body#accueil #push_slider li.quel_gourmand .miam{
  left: 42%;
  top: 5.83501006%;
  z-index: 3;
}
body#accueil #push_slider li.quel_gourmand .titre{
  left: 50.20833333%;
  top: 24.94969819%;
  z-index: 3;
}
body#accueil #push_slider li.quel_gourmand .accroche{
  left: 50.20833333%;
  top: 43.86317907%;
  z-index: 4;
}
body#accueil #push_slider li.quel_gourmand .pastille{
  left: 50.20833333%;
  top: 55.5331992%;
  z-index: 4;
}
body#accueil #push_slider li.quel_gourmand .bulle{
  left: 60.52083333%;
  top: 71.83098592%;
  z-index: 4;
}
body#accueil #push_slider li.quel_gourmand .cartes{
  left: 10.72916667%;
  top: 17.70623742%;
  z-index: 4;
}

body#accueil #push_slider li.quel_gourmand .stars-l{
  left: 2%;
  top: 50.30181087%;
  z-index: 5;
}
body#accueil #push_slider li.quel_gourmand .stars-rt{
  left: 66.5%;
  top: 3%;
  z-index: 5;
}
body#accueil #push_slider li.quel_gourmand .stars-rb{
  left: 78%;
  top: 54%;
  z-index: 5;
}

body#accueil #push_slider li.quel_gourmand .tourbillon {
  left: 5%;
  top: 26%;
  width: 88%;
}

@media (max-width: 767px) {
  body#accueil #push_slider li.quel_gourmand a img{
    width: 50%;
  }
  body#accueil #push_slider li.quel_gourmand .tourbillon {
    left: 0;
    top: 33%;
    width: 100%; 
  } 
  body#accueil #push_slider li.quel_gourmand .cartes{
    width: 60%;
    left: 17%;
    top: 3%;
  }
  body#accueil #push_slider li.quel_gourmand .titre{
    left: 18%;
    top: 53%;
    width: 60%;
  }
  body#accueil #push_slider li.quel_gourmand .accroche{
    left: 18%;
    top: 62%;
    width: 60%;
  }
  body#accueil #push_slider li.quel_gourmand .bulle{
    top: 71%;
    left: 32%;
    width: 38%;
  }

  body#accueil #push_slider li.quel_gourmand .pastille,
  body#accueil #push_slider li.quel_gourmand .miam{
    display: none;
  }
  body#accueil #push_slider li.quel_gourmand .stars-l, 
    body#accueil #push_slider li.quel_gourmand .stars-rt,
    body#accueil #push_slider li.quel_gourmand .stars-rb{
      width: 20%;
  }
}
