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


@media screen {
.wonder-header-inner {
background-color: rgba(251, 240, 234,0.5)!important;
max-width:100%!important;
}
}


@media screen and (min-width: 561px) {
iframe.YouTube-video-player{
 width: 883px!important;
height: 496px!important;
}
.youtube-section.section-body-container {
padding-top: 0px !important;
}
.slideer-result-block .main-content-container {
justify-content: center !important;
}
.slider-result-block .scroll-card-container {
gap: 4px !important;
}
.slider-result-block .wonder-result-main {
margin: 0px !important;
}
[data-card-type="result-1"]  .col-el {
margin: 0px !important;
}
[data-card-type="result-1"]  .wonder-result-main {
width: 300px !important;
}
}
[data-card-type="result-1"] img {
aspect-ratio: unset !important;
}


@media screen and (max-width: 560px) {
    .wonder-header .fixed-banner-container.not-before .fixed-banner {
        letter-spacing: 5px !important; 
    }
.main-content-container:has(.swiper[data-swiper-active=true]) {
overflow-x: scroll !important;
}
[data-content-type=scroll] div.wonder-scroll-container.enabled .card-container .col-el:first-child {
  margin-left: unset !important;
}
[data-section-type="util"] .card-container .wonder-util-content-img img {
  width: 450px !important;
    height: 300px !important;
}
}


    @media screen and (max-width: 560px) {
        .is-dragover[data-section-type=util] .wonder-util-content-img {
            width: 450px !important;
            height: 100% !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type=result][data-composition-type=A].various-1 .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-img-block img {
            height: 590px !important;
        }
    }
