@media only screen and (max-width: 767px){
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
}
@media only screen and (max-width: 736px){
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    width: 736px;
}
}
@media only screen and (max-width: 732px){
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    width: 732px;
}
}

@media only screen and (max-width: 720px){
.modal {
  width: 720px;
}
}
@media only screen and (max-width: 730px){
.modal {
  width: 730px;
}
}
@media only screen and (max-width: 710px){
.modal {
  width: 710px;
}
}
@media only screen and (max-width: 700px){
.modal {
  width: 700px;
}
}
@media only screen and (max-width: 690px){
.modal {
  width: 690px;
}
}
@media only screen and (max-width: 680px){
.modal {
  width: 680px;
}
}
@media only screen and (max-width: 670px){
.modal {
  width: 670px;
}
}

@media only screen and (max-width: 667px){
.modal {
  width: 667px;
}
}
@media only screen and (max-width: 640px){
.modal {
  width: 640px;
}
}
@media only screen and (max-width: 600px){
.modal {
  width: 600px;
}
}
@media only screen and (max-width: 590px){
.modal {
  width: 580px;
}
}
@media only screen and (max-width: 570px){
.modal {
  width: 570px;
}
}
@media only screen and (max-width: 560px){
.modal {
  width: 560px;
}
}
@media only screen and (max-width: 550px){
.modal {
  width: 550px;
}
}
@media only screen and (max-width: 540px){
.modal {
  width: 540px;
}
}
@media only screen and (max-width: 530px){
.modal {
  width: 530px;
}
}
@media only screen and (max-width: 520px){
.modal {
  width: 520px;
}
}
@media only screen and (max-width: 510px){
.modal {
  width: 510px;
}
}
@media only screen and (max-width: 500px){
.modal {
  width: 500px;
}
}
@media only screen and (max-width: 490px){
.modal {
  width: 490px;
}
}
@media only screen and (max-width: 480px){
.modal {
  width: 480px;
}
}
@media only screen and (max-width: 470px){
.modal {
  width: 470px;
}
}
@media only screen and (max-width: 460px){
.modal {
  width: 460px;
}
}
@media only screen and (max-width: 450px){
.modal {
  width: 450px;
}
}
@media only screen and (max-width: 440px){
.modal {
  width: 440px;
}
}
@media only screen and (max-width: 430px){
.modal {
  width: 430px;
}
}
@media only screen and (max-width: 420px){
.modal {
  width: 420px;
}
}
@media only screen and (max-width: 414px){
.modal {
  width: 414px;
}
}
@media only screen and (max-width: 412px){
.modal {
  width: 412px;
}
}
@media only screen and (max-width: 400px){
.modal {
  width: 400px;
}
}
@media only screen and (max-width: 390px){
.modal {
  width: 390px;
}
}
@media only screen and (max-width: 380px){
.modal {
  width: 380px;
}
}
@media only screen and (max-width: 375px){
.modal {
  width: 375px;
}
}
@media only screen and (max-width: 360px){
.modal {
  width: 360px;
}
}
@media only screen and (max-width: 350px){
.modal {
  width: 350px;
}
}
@media only screen and (max-width: 340px){
.modal {
  width: 340px;
}
}
@media only screen and (max-width: 330px){
.modal {
  width: 330px;
}
}
@media only screen and (max-width: 320px){
.modal {
  width: 320px;
}
}
@media only screen and (max-width: 280px){
.modal {
  width: 280px;
}
}
@media only screen and (max-width: 270px){
.modal {
  width: 270px;
}
}