body,
#ad,
#ad_container{
    position: absolute;
    overflow: hidden;
    width: 300px;
    height: 250px;
    cursor: pointer;
    margin: 0px;
}

#ad_container{
    visibility: hidden;
}

#ad {
    box-sizing: border-box;
    border: solid 1px #000;
    position: relative;
}

.pos {
    position: absolute;
}

.rez {
    width: 300px;
    height: 250px;
}

.noviz {
    visibility: hidden;
}

.background {
    background-size: contain;
    background-image: url(../images/background.jpg);
}

#copy_1_1 {
    top: 16px;
    left: 12px;
}

#copy_1_2 {
    top: 15px;
    left: 33px;
}

#copy_1_3 {
    top: 15px;
    left: 113px;
}

#copy_1_4 {
    top: 16px;
    left: 183px;
}

#copy_1_5 {
    top: 43px;
    left: 13px;
}

#copy_1_6 {
    top: 47px;
    left: 123px;
}

#copy_1_7 {
    top: 43px;
    left: 179px;
}

#copy_1_8 {
    top: 44px;
    left: 221px;
}

#copy_1_9 {
    top: 69px;
    left: 13px;
}

#copy_1_10 {
    top: 70px;
    left: 136px;
}

#copy_2_1 {
    top: 30px;
    left: 13px;
}

#copy_2_2 {
    top: 30px;
    left: 82px;
}

#copy_2_3 {
    top: 30px;
    left: 107px;
}

#copy_2_4 {
    top: 60px;
    left: 13px;
}

#copy_2_5 {
    top: 61px;
    left: 83px;
}

#copy_2_6 {
    top: 60px;
    left: 105px;
}

#logo_1 {
    top: 187px;
    left: 221px;
}

#logo_2 {
    top: 202px;
    left: 180px;
}

.cta {
    overflow: hidden;
}

#cta {
    top: 119px;
    left: 4px;
}

#cta_arrow {
    top: 9.5px;
    left: 120px;
}

#pack {
    top: 159px;
    left: 27px;
}
