#home .hot-market-card{
    margin-top:0!important;
    align-self:flex-start!important;
}

#home .hot-market-card h3{
    margin-top:0!important;
}

@media(max-width:900px){
    #home .hot-market-card{
        margin-top:24px!important;
    }
}

