.planet__ebx__img {
    position: absolute;
    max-width: 12%;
    width: 10%;
    top: 52%;
    right: 29%;
}
.planet__ebx__text {
    position: absolute;
    max-width: 11%;
    width: 11%;
    top: 60%;
    right: 21%;
}

@media (max-width:1450px) {
    .planet__ebx__img {
        max-width: 10%;
        width: 10%;
        top: 55%;
        right: 25%;
    }
    .planet__ebx__text {
        max-width: 13%;
        width: 13%;
        top: 64%;
        right: 16%;
    }

}


@media (max-width:1024px) {
    .planet__ebx__img {
        max-width: 9%;
        width: 9%;
        top: 64%;
        right: 30%;
    }
    .planet__ebx__text {
        max-width: 13%;
        width: 13%;
        top: 67%;
        right: 19%;
    }
    .planet__dutyfree__img {
        top: 39%;
    }
    .planet__dutyfree__text {
        top: 53%;
        left: 54% ;
    }
}


@media (max-width:768px) {
    .welcometext__img {
        max-width: 81%;
        width: 81%;
        top: 13%;
        left: 11%;
    }
    .planet__ebx__img {
        max-width: 24%;
        width: 24%;
        top: 18%;
        left: 18%;
    }
    .planet__ebx__text {
        max-width: 33%;
        width: 33%;
        top: 24%;
        right: 35%;
    }
    .planet__tohome__img{
        top: 31%;
    }
    .planet__tohome__text {
        max-width: 34%;
        width: 34%;
        top: 36%;
    }
    .planet__dutyfree__img {
        top: 42%;
    }
    .planet__dutyfree__text {
        max-width: 40%;
        width: 40%;
        top: 45%;
        left: 38%;
    }
    .planet__pet__img {
        top: 58%;
    }
    .planet__pet__text {
        top: 60%;
    }
    .planet__toy__img {
        top: 60%;
        right: 12%;
    }
    .planet__toy__text {
        top: 68%;
        right: 16%;
    }

}

@media (max-width:600px) {
    .welcometext__img {
        max-width: 86%;
        width: 86%;
        top: 20.5%;
        left: 9%;
    }
    .planet__ebx__img {
        max-width: 26%;
        width: 26%;
        top: 26%;
        left: 15%;
    }
    .planet__ebx__text {
        top: 29%;
        right: 33%;
    }
    .planet__tohome__img {
        max-width: 20%;
        width: 20%;
        top: 37%;
    }
    .planet__tohome__text {
        max-width: 34%;
        width: 34%;
        top: 37%;
    }
    .planet__dutyfree__img {
        top: 45%;
    }
    .planet__dutyfree__text {
        top: 49%;
    }
    .planet__pet__img {
        top: 60%;
    }
    .planet__pet__text {
        top: 62%;
    }
    .planet__toy__img {
        top: 63%;
    }
    .planet__toy__text {
        top: 70%;

    }

}

@media (max-width:480px){
    .mbg-spaceship{
        margin-top: 0;
    }
}

@media (max-width:768px){
    html,
    body,
    .top-without-brand,
    #everrich-digital-universe{
        background: #020711;
    }

    .bg-spaceship__area{
        font-size: 0;
        line-height: 0;
    }

    .bg-spaceship__area img{
        vertical-align: top;
    }
}
