.logo-icon {
    background: url('../img/helloDomain/logo-short.svg');
}

.brand-logo {
    width: 189px;
    height: 39px;
    background: url('../img/helloDomain/logo.svg') no-repeat center;
}

i.i-astronaut-w-flag {
    width: 120px;
    height: 200px;
    background: url('../img/helloDomain/astronaut-w-flag.svg') no-repeat;
}

.index .content-header .i-astronaut-w-flag {
    left: 381px;
    top: 26px;
}

.content-footer {
    background: url('../img/helloDomain/content-footer.svg') bottom center / cover no-repeat;
}

.server-hosting .content-footer,
.web-hosting .content-footer,
.premium-web-hosting .content-footer,
.wordpress-web-hosting .content-footer,
.vps .content-footer,
.email-hosting .content-footer,
.cpanel-hosting .content-footer,
.server-operation .content-footer,
.cloud-nas .content-footer,
.domain .content-footer,
.contact .content-footer {
    background: url('../img/helloDomain/content-footer.svg') bottom center / cover no-repeat, linear-gradient(0deg, #C6B3DD 10%, transparent 100%) 0 0 no-repeat padding-box;
}

.web-hosting .content-header .decor {
    top: 72px;
    height: 156px;
    background: url("../img/helloDomain/moon-w-flag.svg") no-repeat center;
}

@media (max-width: 991px) {
    header .navbar-brand .logo-icon {
        width: 45px;
        height: 45px;
    }
}
