/* NamDU Logosi */
.namdu-logo {
width: 70px;
}

.namdu-logo-mb {
    width: 45px;
    height: 45px;
    }

.information-list > li > span {
    font-weight: 700!important;
}

.hello {
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) {
  .center-text {
    display: none;
  }
}