html,
body {
    overscroll-behavior-y: contain !important;
}


#pic1_2413 {
    background-image: url(pic1.jpg) !important;
}

#t11_2413 {
    background-image: url(t11.png) !important;
}

#t12_2413 {
    background-image: url(t12.png) !important;
}

#prod_2413 {
    background-image: url(prod.png) !important;
}
/*#prod2_2413 {
    background-image: url(prod2.png) !important;
}*/

#t21_2413 {
    background-image: url(t21.png) !important;
}
#t22_2413 {
    background-image: url(t22.png) !important;
}
#border_2413 {
    background-image: url(border.png) !important;
}
#cta_2413 {
    background-image: url(cta.png) !important;
}




.fs_2413 {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background-size: contain;
}


.j_2413 {
    position: absolute;
    width: 1000px;
    height: 200px;
    margin-left: -500px;
    margin-top: -100px;
    background-repeat: repeat-x;
}

.j1_2413{    background-image: url(j1.png) !important; }
.j2_2413{    background-image: url(j2.png) !important; }
.j3_2413{    background-image: url(j3.png) !important; }
.j4_2413{    background-image: url(j4.png) !important; }












#ad_2413 {
    background-color: white;
    overflow: hidden !important;
    text-overflow: clip !important;

    width: 300px !important;
    height: 250px !important;
    position: fixed !important;
    /*margin: 0 auto 40px !important;*/
    /*border: 1px solid #eee !important;*/
    -webkit-perspective: 1000px !important;
    -moz-perspective: 1000px !important;
    -o-perspective: 1000px !important;
    perspective: 1000px !important;
    z-index: 9999999 !important;
/*    right: 5% !important;
    bottom: 2% !important;*/
    cursor: pointer !important;

  /*  top: 0px !important;
    left: 0px !important;*/

}


.o0_2413 {
    opacity: 0;
}

.rct {
    width: 150px !important;
    height: 150px !important;
    position: absolute !important;
}

.noDisplay {
    display: none !important;
}

.noEvents{
  pointer-events: none !important;
}