@media only screen and (max-width: 765px) {
    .h-48 {
        height: 430px !important;
    }
    .akc_hot_deals {
        margin-bottom: 5px;
    }
    .akch9009 {
        height: auto;
        margin-top: 65px;
    }
}

@media only screen and (min-width: 765px) {

    .akc_hot_deals {
        margin-bottom: 100px;
    }
}


.mob_title {
    background-color: #fff;
    padding-bottom  : 45px;
}