
    [data-section-type=product] .card-container .wonder-product-list-li .wonder-product-img {
        margin-bottom: 20px !important;
    }


    @media screen and (max-width: 560px) {
        [data-section-type="product"] div.wonder-scroll-container:not(.enabled) ul.row-el.card-container.scroll-card-container {
            display: flex;
            flex-flow: nowrap;
            gap: 20px;
            width: 1000px;
        }
    }
    @media screen and (max-width: 560px) {
        [data-section-type="product"] div.wonder-scroll-container {
            overflow-x: auto;
        }
    }


@media screen and (max-width: 560px) {
    section .section-main-container.wonder-header[data-section-type=header] {
        height: 55px !important;
    }
    .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo {
        position: relative !important;
        bottom: 5px !important;
    }
}


    .wonder-tab-container.enabled input.tab-input:checked+.tab-item {
        background-color: #F03919 !important;
        color: #fff !important;
    }
    .wonder-tab-container.enabled input.tab-input+.tab-item {
        color: #F03919 !important;
        height: 36px !important;
    }
    .wonder-tab-container.enabled .tab-item {
        border: #F03919 !important;
    }
    @media screen and (min-width: 561px) {   
        .wonder-slider.wonder-access-list.tab-contents .case-image.vertical-long {
            margin-right: -60px !important;
        }
    }


    @media screen and (min-width: 561px) {
        [data-section-type="appeal"] .swiper-wrapper-img {
            padding-top: 10px;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type="access"] .wonder-default-main-content .main-contents .wonder-tab-container {
            padding: 0 8px;
        }
        [data-section-type="access"] .wonder-tab-container .tab-item span {
            min-width: 132px;
        }
    }


    @media screen and (max-width: 560px) {
        .wonder-slider .case {
            height: 665px !important;
        }
    }


    @media screen and (min-width: 561px) {
        .wonder-slider .case {
            height: 390px !important;
        }
    }



    @media screen and (min-width: 561px) {
        [data-section-type="result"].section-main-container .wonder-default-main-content .main-contents.price-image .col-el {
            zoom: 0.8 !important;
        }
        [data-section-type="result"].section-main-container .wonder-default-main-content .main-contents.price-image .col-el .wonder-result-main{
            height: 670px !important;
        }
    }


    @media screen and (max-width: 560px) {
        .wonder-tab-container.enabled input.tab-input+.tab-item {
            height: 55px !important;
        }
        [data-section-type="access"] .wonder-tab-container .tab-item span {
            font-size: 12px !important;
        }
    }
