.Mobileteaser {
  background-image: url("../images/transparent_bg.png");
  background-size: 100% 98%;
  position: absolute;
  width: 100%;
  height: 35%;
  bottom: 0%;
  overflow: hidden;
}
.mobileteaserclose {
  position: absolute;
  width: 10%;
  right: 0%;
  cursor: pointer;
  z-index: 99;
}
.mobileteaserlogo {
  position: absolute;
  width: 25%;
  bottom: 3%;
  left: 3%;
}
.mobileteaserstarttxt,
.mobileteasercontinuetxt {
  position: absolute;
  width: 39%;
  left: 10%;
  top: 28%;
}
.mobileteaserfrench,
.mobileteasercheese {
  position: absolute;
  width: 58%;
  right: -7%;
  top: 17%;
}
