.unicum,
.cta-contact{
    display: none!important;
}
.button-enter{
    top: 73%!important;
}
.home-footer{
    bottom: 12px!important;
}
.preloader-intro,
.center-absolute,
.preloader h4,
#app-loading img{
    top: 43%!important;
}
@media only screen and (max-width: 599px) {
    .home-footer {
        font-size:14px!important;
    }
    h1 {
        font-size:30px
    }
    .audioguige-modal .content {
        padding: 26vw 20px!important;
    }
    .hotspot-overlay-content>.container.fill-height{
        /* height: auto!important; */
        display: block!important;
    }
}
/* 去除底部导航 cookie 和社交按钮 */
.footer-row {
    justify-content: center;
}
.footer-row .pa-0:nth-child(1),
.footer-row .pa-0:nth-child(3){
    display: none;
}