#doodle_airship_completed {
    width: 526px;
    height: 196px;
    position: absolute;
    left: -18px;
    top: 25px;
    background-image: url('../i/complete.png');
    display: none;
}

#doodle_airship {
#   background: #333333;
    position: relative;
    width: 558px;
    height: 258px;
    margin: 0 auto;
}
.doodle_airship_layer {
    width: 456px;
    height: 188px;
    position: absolute;
    left: 51px;
    top: 34px;
}
#doodle_airship_contour {
    background-image: url('../i/contour.png');
}
#doodle_airship_part10 {
    z-index: 1;
    background-image: url('../i/part10.png');
    position: absolute;
    left: 350px;
    top: 10px;
    width: 36px;
    height: 45px;
}
#doodle_airship_part20 {
    z-index: 1;
    background-image: url('../i/part20.png');
    position: absolute;
    left: 4px;
    top: 177px;
    width: 44px;
    height: 76px;
}
#doodle_airship_part30 {
    z-index: 10;
    background-image: url('../i/part30.png');
    position: absolute;
    left: 81px;
    top: 2px;
    width: 351px;
    height: 118px;
}
#doodle_airship_part40 {
    z-index: 10;
    background-image: url('../i/part40.png');
    position: absolute;
    left: 213px;
    top: 171px;
    width: 150px;
    height: 85px;
}
#doodle_airship_part50 {
    z-index: 1;
    background-image: url('../i/part50.png');
    position: absolute;
    left: 68px;
    top: 88px;
    width: 47px;
    height: 94px;
}
#doodle_airship_part60 {
    z-index: 1;
    background-image: url('../i/part60.png');
    position: absolute;
    left: 381px;
    top: 108px;
    width: 39px;
    height: 104px;
}
#doodle_airship_part70 {
    z-index: 1;
    background-image: url('../i/part70.png');
    position: absolute;
    left: 141px;
    top: 144px;
    width: 41px;
    height: 110px;
}
#doodle_airship_part80 {
    z-index: 1;
    background-image: url('../i/part80.png');
    position: absolute;
    left: 524px;
    top: 124px;
    width: 52px;
    height: 126px;
}
#doodle_airship_part90 {
    z-index: 1;
    background-image: url('../i/part90.png');
    position: absolute;
    left: -10px;
    top: 43px;
    width: 47px;
    height: 111px;
}
#doodle_airship_part100 {
    z-index: 1;
    background-image: url('../i/part100.png');
    position: absolute;
    left: 445px;
    top: 46px;
    width: 40px;
    height: 110px;
}
#doodle_airship_part110 {
    z-index: 1;
    background-image: url('../i/part110.png');
    position: absolute;
    left: 444px;
    top: 164px;
    width: 39px;
    height: 89px;
}
#doodle_airship_part120 {
    z-index: 1;
    background-image: url('../i/part120.png');
    position: absolute;
    left: 219px;
    top: 130px;
    width: 74px;
    height: 61px;
}

#doodle_airship_part10_slot {
    position: absolute;
    top: 63px;
    left: 0;
    width: 36px;
    height: 45px;
}
#doodle_airship_part20_slot {
    position: absolute;
    top: 48px;
    left: 35px;
    width: 44px;
    height: 76px;
}
#doodle_airship_part30_slot {
    position: absolute;
    top: 70px;
    left: 23px;
    width: 351px;
    height: 118px;
}
#doodle_airship_part40_slot {
    position: absolute;
    top: 0;
    left: 19px;
    width: 150px;
    height: 85px;
}
#doodle_airship_part50_slot {
    position: absolute;
    top: 39px;
    left: 79px;
    width: 47px;
    height: 94px;
}
#doodle_airship_part60_slot {
    position: absolute;
    top: 34px;
    left: 126px;
    width: 39px;
    height: 104px;
}
#doodle_airship_part70_slot {
    position: absolute;
    top: 31px;
    left: 165px;
    width: 41px;
    height: 110px;
}
#doodle_airship_part80_slot {
    position: absolute;
    top: 30px;
    left: 206px;
    width: 52px;
    height: 126px;
}
#doodle_airship_part90_slot {
    position: absolute;
    top: 30px;
    left: 257px;
    width: 47px;
    height: 111px;
}
#doodle_airship_part100_slot {
    position: absolute;
    top: 34px;
    left: 304px;
    width: 40px;
    height: 110px;
}
#doodle_airship_part110_slot {
    position: absolute;
    top: 41px;
    left: 344px;
    width: 39px;
    height: 89px;
}
#doodle_airship_part120_slot {
    position: absolute;
    top: 55px;
    left: 382px;
    width: 74px;
    height: 61px;
}

@media only screen
and (max-device-width : 768px) {

    #doodle_airship_completed {
        display: block!important;
    }

}
