@media screen and (min-width: 800px) {
    body .hry-footer .footer-nav .nav-flex {
        height: 4rem !important;
    }
    body .hry-footer .footer-nav .nav-flex .cell-box.br {
        height: 100%;
    }
    .hry-footer .footer-nav .nav-flex {
        column-gap: 0.6rem !important;
    }
    .x-section ._scene_info ._item_content {
        width: 5.4rem;
    }
    .x-section ._scene_container {
        /*width: 100% !important;*/
    }

}