img {
  width: 100%;
  height: 60%;
  object-fit: fill;
}

.card {
  width: 350px;
  height: 550px;
  overflow: hidden;
}
