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


  [data-section-type=result] .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-reason-voice-block .wonder-user-voice {
    border-bottom: unset !important;
    border-top: 2px solid #000;
  }


@media screen and (min-width: 561px) {
  [data-section-type="cv"] .wonder-cv-title img {
    width: 15% !important;
    position: relative !important;
    top: 10px !important;
  }
}
@media screen and (max-width: 560px) {
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title span {
    line-height: 0.8 !important;
  }
}


@media screen and (min-width: 561px) {
  [data-section-type="cv"] .wonder-cv-title img {
      width: 18% !important;
      position: relative !important;
      top: 15px !important;
  }
  [data-section-type="cv"] .wonder-cv-title {
      margin-top: -2px !important;
  }
}
