  @media (max-width: 1199.98px) {
    #header.header-layout-type-header-2rows .header-top {
      display: none !important;
    }

    #header .header-nav-wrapper,
    #header .menuzord-container,
    #header .header-nav-col-row {
      min-height: 44px !important;
    }

    #header .header-nav .menuzord-container .container {
      padding-top: 4px !important;
      padding-bottom: 4px !important;
    }

    #header .menuzord-brand.site-brand {
      padding: 0 !important;
      line-height: 1 !important;
      display: inline-flex !important;
      align-items: center !important;
      margin: 0 !important;
    }

    #header .menuzord-brand.site-brand img.logo-default {
      max-height: 24px !important;
      width: auto !important;
    }

    #header .mobile-menu-toggle {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      margin: 0 !important;
    }

    #header .mobile-menu-toggle a {
      min-height: 24px;
      display: inline-flex;
      align-items: center;
    }

    #header .mobile-menu-toggle .fa-bars {
      font-size: 18px !important;
      line-height: 1 !important;
    }
  }

  .font-current-theme2 {
    font-family: 'Noto Sans KR' !important;
  }
  
.tm-sc-section-title .title-wrapper .title {
  font-family: 'Noto Sans KR' !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    font-family: "Noto Sans KR" !important;
    margin-bottom: 1rem;
    margin-top: 0.75rem;
}

h4, h5, h6, .h4, .h5, .h6 {
    font-family: "Noto Sans KR" !important;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 1rem;
    margin-top: 0.75rem;
}