/* DSD Background - Home Menu Styles */

                .o_home_menu {
                    background-image: url('/web/image/3657/datas') !important;
                    background-size: cover !important;
                    background-position: center !important;
                    background-repeat: no-repeat !important;
                    background-attachment: fixed !important;
                }
                .o_home_menu .o_main_navbar {
                    background-color: transparent !important;
                    background-image: none !important;
                    box-shadow: none !important;
                }
            