#wrap.ng_device_mobile #ng_win_game_wait_block
{
    height: 100%;
    width: 70%;
}

#wrap.ng_device_mobile #ng_win_game_wait_block_content
{
    height: 28.729em;
    padding: 3em 1em 0;
    text-align: center;
}

#wrap.ng_device_mobile #ng_win_game_wait_btn_cancel [data-lang]
{
    font-size: 1.5em;
}
#wrap.ng_device_mobile #ng_win_game_wait_text
{
    font-size: 1.5em;
    line-height: 1em;
}

#wrap.ng_device_mobile #ng_win_game_wait_progressbar
{
    background-color: rgba(255,255,255,0.7);
}

#wrap.ng_device_mobile #ng_win_game_wait_title
{
    visibility: hidden;
}