.custom-card-img {
  object-fit: cover;
  width: 400px;
  height: 250px;
  }

.custom-card-box{
  height: 230px;
}