
    [data-section-type=result][data-composition-type=A] .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-img-block img {
        height: 280px !important;
    }


    @media screen and (max-width: 569px) {
        [data-section-type="voice"][data-composition-type="A"] .card-container .wonder-voice-main-slide div.target-cell {
            height: 176.5px !important;
        }
    }


    @media screen and (max-width: 569px) {
        [data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width {
            height: 600px !important;
        }
    }


  [data-section-type="voice"].yoko .wonder-voice-main-slide {
    display: block !important;
  }
  [data-section-type="voice"].yoko .wonder-tab-container {
    display: none !important;
  }
  @media screen and (min-width: 561px) {
    [data-section-type="voice"].yoko .wonder-voice-main-slide .wonder-voice-container {
      flex-direction: row-reverse;
    }
    [data-section-type="voice"].yoko .wonder-voice-main-slide:nth-of-type(3) img {
      display: none !important;
    }
  }
  @media screen and (max-width: 560px) {
    [data-section-type="voice"].yoko .wonder-voice-main-slide:nth-of-type(2) img {
      display: none !important;
    }
    [data-section-type="voice"].yoko .wonder-voice-main-slide:nth-of-type(1) img {
      display: none !important;
    }
  }


    @media screen and (max-width: 560px) {
        [data-section-type="voice"].section-main-container .section-whole-wrapper .wonder-default-main-content div[data-content-type="scroll"] {
            flex-direction: column !important;
        }
        [data-section-type="voice"].section-main-container .section-whole-wrapper .wonder-default-main-content .main-content-container table.table-01 {
            margin-right: 10px !important;
        }
        [data-section-type="voice"].section-main-container .section-whole-wrapper .wonder-default-main-content .wonder-voice-content-right {
            width: 70% !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type="comparison"].section-main-container .section-body-container .main-content-container {
            flex-direction: column-reverse !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type="access"].section-main-container .wonder-access-list .wonder-access-list-li-inner .wonder-ggmap iframe {
            height: 250px !important;
        }
        [data-section-type="access"].section-main-container .wonder-access-list .wonder-access-list-li-inner .wonder-access-box-container .wonder-access-txt-box {
            display: flex !important;
            flex-direction: column-reverse !important;
        }
    }
    }


    @media screen and (min-width: 561px) {
        [data-section-type=access].map-access .wonder-default-main-content .wonder-access-list-li-inner .wonder-access-txt-box .wonder-access-name {
            margin-top: 20px !important;
            padding-bottom: 20px !important;
        }
    }
