img {
  width: 100%;
  height: 70%;
  object-fit: fill;
  overflow: hidden;
}

.card {
  width: 500px;
  height: 700px;
  overflow: hidden;
}
