@media screen and (max-width: 480px)
{
  .pk-ym-table
  {
    font-size: 52%;
    font-size: 2.1vw;
  }
}
