@media screen and (max-width: 767px) {
  .card-body {
    padding: 25px !important;
  }
}
