@media screen and (min-width: 769px) {
  .btncard button{
    display: none;
  }
  }
