CLOSE

Halloween Sale页面

<style>
@media(min-width:750px){
.product-list-banner-box.hasCover {
    height: 500px!important;
}
.product-list-banner-box-bg img {
    height: auto!important;
}
}
@media(max-width:750px){
.product-list-banner-box.hasCover {
    height: 150px !important;
}
}
</style>