
    @media screen and (max-width: 560px) {
        .wonder-header.section-main-container {
            height: 60px !important;
        }

.card-container li.col-el[data-card-type=reason-1] .reason-block {
width: unset !important;
margin-left: unset !important;
text-align: center;
}
[data-section-type=reason] .wonder-default-main-content .wonder-scroll-container.enabled ul li {
flex-direction: column !important;
}
    }


@media screen and (max-width: 560px) {
  .wonder-header-main {
    margin-top: -5px !important;
  }
}


@media screen and (max-width: 560px) {
  [data-section-type="comparison"] .wonder-scroll-container.enabled {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="result"] .wonder-scroll-container.enabled ul .wonder-result-main {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="appeal"] .wonder-scroll-container.enabled ul .swiper-slide-structure {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="product"] .wonder-scroll-container.enabled ul .wonder-product-list-li {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="reason"] .wonder-scroll-container.enabled ul .col-el {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="voice"] .wonder-scroll-container.enabled ul .wonder-voice-container {
    scroll-snap-align: unset !important;
  } 
}


@media screen and (max-width: 560px) {
  [data-section-type="reason"] .card-container li.col-el[data-card-type=reason-1] .reason-block {
    width: 340px !important;
  }
}


@media screen and (max-width: 560px) {
  [data-section-type="reason"].welcome .card-container li.col-el[data-card-type=reason-1] .reason-block {
    width: unset !important;
  }
}
