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


@media screen and (min-width: 561px) {
 .wonder-header-text {
    margin-left:10px!important;
  }
}


.wonder-tab-container.enabled .tab-item {
  border-color: #F6637F !important
}
.normal-table .wonder-default-main-content .wonder-scroll-container.enabled.wonder-scroll-hint {
  overflow: unset !important;
}


.wonder-tab-container.enabled .tab-item {
  font-size: 14px !important;
}
@media screen and (max-width: 560px) {
  .wonder-tab-container.enabled .tab-item {
    font-size: 11px !important;
  }
}
