@media (min-width: 1200px) {
  body .card .card-body {
    padding: 36px;
  }
}
