/* V11686 — Home mobile stats text slightly larger only. Layout/card sizes untouched. */
@media (max-width:620px){
  html body main.hero .heroHomeTextNoJump>.stats>.stat b{
    font-size:17px!important;
    line-height:1.04!important;
    font-weight:800!important;
  }
  html body main.hero .heroHomeTextNoJump>.stats>.stat span{
    font-size:10.5px!important;
    line-height:1.16!important;
    font-weight:700!important;
  }
}
