@media (max-width: 576px) {
  .card {
    border-radius: 14px;
  }
}
