
 .wonder-result-main {
        height: 630px;
}
@media screen and (max-width: 560px) {
 .wonder-result-main {
        height: 650px;
}
}


@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: 40% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 60px !important;
}
.wonder-header-main {
    height: 30px !important;
}
}


@media screen and (min-width: 561px) {
.wonder-cv-back-img {
    height: calc(110% - 70px) !important;
  }
}


@media screen and (max-width: 560px) {
    .card-container [data-card-type=result-2] .wonder-result-main.wonder-result-main.card-el
    {
        width: 465px !important;
    }
}
