@media screen and (max-width: 600px) {
    .calculator-box.two.delete-button {
      display: none;
    }
  }
  