
    .wonder-comparison-01[data-composition-type=C] .wonder-table-wrapper .table-01 .table-01-cell {
        background-color: rgb(179, 116, 77) !important;
    }

.wonder-comparison-01[data-composition-type=C] .wonder-table-section.is-overflow.wonder-scroll-hint {
overflow: hidden !important;
}

.wonder-comparison-01[data-composition-type=B] .wonder-table-section.maker-list, .wonder-comparison-01[data-composition-type=C] .wonder-table-section {
overflow: hidden !important;
}


@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 30% !important;
           height: 45% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 55px !important;
}
.wonder-header-main {
    height: 30px !important;
}
}


li::marker {
    display: none;
}


@media screen and (min-width: 561px) {
    .editable-container[data-prop-item-id="733169"] section-body-container  .wonder-default-main-content {
        width: 1100px !important;
    }
}


    @media screen and (max-width: 560px) {
        [data-section-type=product] .wonder-scroll-container.enabled ul li.wonder-product-list-li:last-of-type {
            margin-right: 10px !important;
        }
    }
