
@media (min-width: 320px) and (max-width: 478px) {
  
  
  table {
    width: 100%;
  }

  td,
  td{
    display: block;
    width: 100%;
  }

}
