.group-slide-featured .title_box img {
    display: block;
    width: 100%;
}

.group-slide-featured .title_box a {
    display: block;
    padding: 0;
    margin: 0
}

.box-flashsale-ip12 .box-flash-sell .box-body-flashsale {
    background: #d00008;
    padding-top: 10px;
}

@media screen and (min-width: 1025px) {
    .group-slide-featured .title_box {
        height: auto;
        line-height: inherit
    }
    .box-flashsale-ip12 .group-slide-featured .title_box .title_product {
        top: 0;
        padding: 0
    }
}

@media screen and (max-width: 768px) {
    .box-flashsale-ip12 .group-slide-featured .title_box {
        height: auto;
        line-height: inherit;
        padding-bottom: 0;background:transparent;
    }
    .box-flashsale-ip12 .box-flash-sell .box-body-flashsale{padding-top:10px;}
    .box-flashsale-ip12 .group-slide-featured .title_box a {
        position: relative;
        margin: 0;
        padding: 0
    }
    .box-flashsale-ip12 .group-slide-featured .title_box .title_product {
        padding: 0
    }
}