.banner-item img{
    width: 100%;
    height: auto !important;
}
.banner-carousel .owl-stage-outer{
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.banner-item{
    display: block;
    box-sizing: border-box;
    width: 100%;
    line-height: 0;
}
.xoo-wsc-body{
    padding: 0 24px;
}
.xoo-wsc-body .banner-carousel{
    margin-top: 24px;
    margin-bottom: 8px;
}
@media screen and (max-width: 480px) {
    .xoo-wsc-body .banner-carousel {
        margin-bottom: 12px;
    }
}
@supports selector(::-webkit-scrollbar) {
    .xoo-wsc-markup *::-webkit-scrollbar {
        width: 8px !important;
    }
    .xoo-wsc-body{
        overflow-y: scroll !important;
        padding: 0 16px 0 24px;
    }
}
.xoo-wsc-product{
    margin: 0 !important;
}
