.card-img-top {
    height: 200px;
    object-fit: cover;
  }
  
  .card {
    margin: auto;
    width: 80%;
  }