
  @media screen and (max-width: 560px) {
    [data-section-type=voice][data-composition-type=B].section-main-container .wonder-voice-main-slide .wonder-voice-container {
      margin-bottom: 0;
    }
  }


@media screen and (min-width: 561px) { 
  [data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width {
    height: 780px;
  }
}
@media screen and (max-width: 560px) { 
  [data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width {
    height: 760px;
  }
}


@media screen and (min-width: 561px) {
  [data-section-type="result"] .wonder-scroll-container .wonder-img-scroll-container .swiper-wrapper-img img {
    height: 380px;
  }
  [data-section-type="result"] .swiper-wrapper-img {
    margin-top: -30px;
    margin-bottom: -30px;
  }
}
@media screen and (max-width: 560px) {
  [data-section-type="result"] .wonder-scroll-container .wonder-img-scroll-container .swiper-wrapper-img img {
    height: 300px;
  }
  [data-section-type="result"] .swiper-wrapper-img {
    margin-top: -20px;
    margin-bottom: -20px;
  }
}


@media screen and (min-width: 561px) {
  [data-section-type="appeal"] .swiper-wrapper-img {
    margin-top: -15px;
    margin-bottom: -15px;
  }
}
@media screen and (max-width: 560px) {
  [data-section-type="appeal"] .swiper-wrapper-img {
    margin-top: -30px;
    margin-bottom: -30px;
  }
}


@media screen and (max-width: 560px) {
  [data-section-type="appeal" ] .card-container [data-card-type=appeal-1] .wonder-li-container .swiper-wrapper-img {
    padding-top: 90%;
  }
}


    @media screen and (min-width: 561px) {
        [data-section-type="voice"][data-composition-type="B"] .wonder-voice-main-slide  {
            height: 530px !important;
        }
    }
    @media screen and (max-width: 560px) {
        [data-section-type="voice"][data-composition-type="B"] .wonder-voice-main-slide  {
            height: 600px !important;
        }
    }


    @media screen and (min-width: 561px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title   {
            margin-top: -25px !important;
        }
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title span img  {
            position: relative !important;
            top: 25px !important;
        }
    }
    @media screen and (max-width: 560px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title span img  {
            width: 30% !important;
            position: relative !important;
            bottom: 15px !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type=appeal] .wonder-scroll-container.enabled .row-el.card-container .col-el .wonder-li-container  {
            height: 680px !important;
        }
    }


.wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title span img {
    height: 80px !important;
    width: auto !important;
}
@media screen and (max-width: 560px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title span img {
        height: 100px !important;
    }
}


  @media screen and (max-width: 560px) {
    [data-section-type="cv"] .cv-icon-img {
      position: relative;
      top: -15px;
    }
  }


  @media screen and (max-width:560px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
      height: 150px !important;
    }
  }
