body {
  padding-top: 0.5rem;
}
.hero {
  color: white;
}
.card img {
  height: 180px;
  object-fit: cover;
}
.img-fluid {
  max-height: 320px;
  object-fit: cover;
}
