#wrap.ng_device_mobile #ng_win_game_result_block
{
    height: 100%;
    width: 70%;
}
#wrap.ng_device_mobile #ng_win_game_result_scroll_body
{
    padding-right: 1em;
}
#wrap.ng_device_mobile #ng_win_game_result_block_content
{
    height: 28.729em;
}

#wrap.ng_device_mobile #ng_game_result_name_1,
#wrap.ng_device_mobile #ng_game_result_name_2
{
    font-size: 1.8em;
    padding-top: 0.2352em;
}

#wrap.ng_device_mobile #ng_game_result_level_1,
#wrap.ng_device_mobile #ng_game_result_level_2
{
    position: relative;
    top: 2.9em;
    font-size: 1.4em;
    color:#b0b3b8;
}
#wrap.ng_device_mobile #ng_game_result_info
{
    top: 8em;
}
#wrap.ng_device_mobile #ng_game_result_info_block
{
    background-image: none;
    padding-top: 5.3em;
}

#wrap.ng_device_mobile #ng_game_result_score_title
{
    text-transform: uppercase;
    font-size: 1.7em;
    line-height: 1em;
    margin-bottom: 0;
}
#wrap.ng_device_mobile #ng_game_result_status
{
    display: none;
}
#wrap.ng_device_mobile #ng_game_result_score
{
    font-size: 4.3em;
}

#wrap.ng_device_mobile #ng_win_game_result_title
{
    color: #ffd100;
}