.card {
  border-color: transparent;
}

@media (max-width: 576px) {
  .jumbotron.jumbotron-fluid {
    padding-top: 0;
  }
}

