.bm--card-equal-height {
   display: flex;
   flex-direction: column;
   height: 100%;
}
.bm--card-equal-height .card-footer {
   margin-top: auto;
}

.w2w-card .card-header img {
 /* height: 275px;*/
   width: 100%;
}

.w2w-card .card-content {

  min-height:100%;
  
}

.w2w-card{
 
  overflow:hidden;
  box-shadow:none;
  
}