@media (max-width: 480px) {
  table.price {
    width: 100%;
  }
}
