@media (max-width:820px){
  body.sh-v111-playing .scoreline,
  body.wos-keyboard-open.sh-v111-playing .scoreline,
  body.wos-mobile-keyboard-open.sh-v111-playing .scoreline{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;
    overflow-x:visible!important;
    align-items:stretch!important;
    margin:10px 0 12px!important;
    padding:0!important;
  }
  body.sh-v111-playing .scorebox,
  body.wos-keyboard-open.sh-v111-playing .scorebox,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox{
    min-width:0!important;
    width:100%!important;
    flex:none!important;
    min-height:84px!important;
    padding:10px 10px 11px!important;
    border-radius:16px!important;
    display:grid!important;
    align-content:start!important;
    gap:4px!important;
    overflow:hidden!important;
  }
  body.sh-v111-playing .scorebox .name,
  body.wos-keyboard-open.sh-v111-playing .scorebox .name,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox .name{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:normal!important;
    word-break:break-word!important;
    line-height:1.08!important;
    font-size:12.5px!important;
    padding-right:46px!important;
    margin-bottom:2px!important;
    color:#5c6c84!important;
  }
  body.sh-v111-playing .scorebox b,
  body.wos-keyboard-open.sh-v111-playing .scorebox b,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox b{
    display:block!important;
    font-size:17px!important;
    line-height:1.05!important;
    margin:0!important;
    color:#19345d!important;
  }
  body.sh-v111-playing .scorebox .meta,
  body.wos-keyboard-open.sh-v111-playing .scorebox .meta,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox .meta{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:normal!important;
    word-break:break-word!important;
    line-height:1.14!important;
    font-size:11px!important;
    margin-top:1px!important;
    color:#6b7a92!important;
  }
  body.sh-v111-playing .scorebox.active:after,
  body.wos-keyboard-open.sh-v111-playing .scorebox.active:after,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox.active:after{
    top:7px!important;
    right:7px!important;
    font-size:9px!important;
    line-height:1!important;
    padding:4px 7px!important;
  }

  body.wos-mobile-keyboard-open.sh-word-input-active .scoreline,
  body.wos-keyboard-open.sh-word-input-active .scoreline{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    overflow:visible!important;
    margin:0!important;
  }
  body.wos-mobile-keyboard-open.sh-word-input-active .scorebox,
  body.wos-keyboard-open.sh-word-input-active .scorebox{
    min-width:0!important;
    width:100%!important;
    min-height:78px!important;
    padding:9px 9px 10px!important;
  }
  body.wos-mobile-keyboard-open.sh-word-input-active .scorebox .name,
  body.wos-keyboard-open.sh-word-input-active .scorebox .name{font-size:12px!important;padding-right:42px!important}
  body.wos-mobile-keyboard-open.sh-word-input-active .scorebox b,
  body.wos-keyboard-open.sh-word-input-active .scorebox b{font-size:16px!important}
  body.wos-mobile-keyboard-open.sh-word-input-active .scorebox .meta,
  body.wos-keyboard-open.sh-word-input-active .scorebox .meta{font-size:10.5px!important}
}

@media (max-width:430px){
  body.sh-v111-playing .scoreline,
  body.wos-keyboard-open.sh-v111-playing .scoreline,
  body.wos-mobile-keyboard-open.sh-v111-playing .scoreline{gap:6px!important}
  body.sh-v111-playing .scorebox,
  body.wos-keyboard-open.sh-v111-playing .scorebox,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox{min-height:80px!important;padding:9px 8px 10px!important}
  body.sh-v111-playing .scorebox .name,
  body.wos-keyboard-open.sh-v111-playing .scorebox .name,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox .name{font-size:11.5px!important;padding-right:40px!important}
  body.sh-v111-playing .scorebox b,
  body.wos-keyboard-open.sh-v111-playing .scorebox b,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox b{font-size:15.5px!important}
  body.sh-v111-playing .scorebox .meta,
  body.wos-keyboard-open.sh-v111-playing .scorebox .meta,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox .meta{font-size:10px!important}
  body.sh-v111-playing #wordForm,
  body.sh-word-input-active #wordForm,
  body.wos-mobile-keyboard-open.sh-word-input-active #wordForm,
  body.wos-keyboard-open.sh-word-input-active #wordForm{grid-template-columns:minmax(0,1fr) 124px!important}
}
