@media only screen and (max-width: 1280px) {
  #bosch-unboxx-luckydraw .lboxx_container.page3{
    width: 80%;
    max-width: 540px;
    position: relative;
    margin: 0 auto;
    margin-top: 0%;
    left: auto;
    transform: none;
  }
  #bosch-unboxx-luckydraw .product_container{
    top: unset;
    /* left: 50%; */
    width: 71%;
    /* transform: translateX(-50%); */
    position: relative;
    right: auto;
    margin: 0 auto;
    /* margin-top: -35%; */
    max-width: 500px;
  }
  #bosch-unboxx-luckydraw .product_uri{
  width: 60%;
  }

}
@media only screen and (max-width: 1280px) {
  #bosch-unboxx-luckydraw .logo {
    width: 21%;
    margin-top: 5%;
  }
  #bosch-unboxx-luckydraw .form_container {
    width: 80%;
    max-width: 430px;
  }
  #bosch-unboxx-luckydraw img.p1headline{
    width: 50%;
  }
  #bosch-unboxx-luckydraw .form_container .code_block{
    width: 100%;
  }
  #bosch-unboxx-luckydraw .form_container .email_block{
    width: 100%;
    margin-top: 4%;
  }
  #bosch-unboxx-luckydraw .giveawayL{
    content: url("../images/phone/1/unboxx_game_phone_1_0007_Giveaway_L.png");
    width: 37%;
    max-width: unset;
    left: 0px;
  }
  #bosch-unboxx-luckydraw .giveawayR{
    content: url("../images/phone/1/unboxx_game_phone_1_0008_Giveaway_R.png");
    top: 0px;
    right: 0px;
    width: 38%;
    max-width: unset;
  }
  #bosch-unboxx-luckydraw .lboxx_container {
    width: 70%;
    margin: 0 auto;
    margin-top: 30%;
  }


}