#home .hero{
  align-items:stretch!important;
}

#home .hero > div:first-child,
#home .hero > .card,
#home .hot-market-card{
  height:auto!important;
  min-height:0!important;
}

#home .hero > .card,
#home .hot-market-card{
  align-self:stretch!important;
  display:flex!important;
  flex-direction:column!important;
}

#home .hotmarket-cta{
  margin-top:auto!important;
}
