.modern-card-img {
  border-top-left-radius: 0.75em;
  border-top-right-radius: 0.75em;
}
.card {
  border-top-left-radius: 0.75em;
  border-top-right-radius: 0.75em;
}

.modern-card-img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-top-left-radius: 0.75em;
  border-top-right-radius: 0.75em;
}