#wrap.ng_device_mobile #ng_win_training_block
{
    height: 100%;
    width: 70%;
    max-width: -webkit-calc(100% - 1.5em - 1.5em);
    max-width: calc(100% - 1.5em - 1.5em);
}
#wrap.ng_device_mobile #ng_training_max_score_table .td.ng_training_val
{
    width: 2.9285em;
}

#wrap.ng_device_mobile #ng_win_training_scroll_body
{
    padding-left: 4.1428em;
}

#wrap.ng_device_mobile #ng_training_speed_table .ng_dot,
#wrap.ng_device_mobile #ng_training_max_score_table .ng_dot
{
    position: relative;
}

#wrap.ng_device_mobile #ng_training_speed_table .td.ng_splitter:before,
#wrap.ng_device_mobile #ng_training_max_score_table .td.ng_splitter:before
{
    content:'';
    height: 0.16em;
    top: 0;
    left: -0.128em;
    right: -0.128em;
}
#wrap.ng_device_mobile #ng_training_speed_table .td,
#wrap.ng_device_mobile #ng_training_max_score_table .td
{
    padding-bottom: 0;
}
#wrap.ng_device_mobile #ng_win_training_block label
{
    color: #FFFFFF;
}

#wrap.ng_device_mobile #ng_training_speed_table .td.ng_splitter:before
{
    top: 1.4285em;
}

#wrap.ng_device_mobile #ng_training_btn [data-lang]
{
    font-size: 1.5em;
}

/*Таблица сложности*/
#wrap.ng_device_mobile #ng_training_skill_level_table .ng_row_br
{
    line-height: 3.5em;
}