@media screen and (min-width: 1156px) {
  body .invest-asean-nav-container_head .container_head_wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: var(--ia-space-2xs);
    padding-bottom: var(--ia-space-2xs);
  }

  body .invest-asean-nav-container_head #main-nav {
    margin-left: calc(-1 * var(--ia-nav-item-pad, 16px));
  }
}

@media screen and (min-width: 1156px) {
  body .invest-asean-nav-container_head #main-nav > li > a {
    text-transform: uppercase;
    font-size: var(--ia-text-xs);
    letter-spacing: 0.07em;
  }
}

@media screen and (min-width: 1156px) {
  body .container_head .container_head_wrapper #titles {
    margin-top: var(--ia-space-md) !important;
    margin-bottom: var(--ia-space-2xs) !important;
  }

  body #titles img {
    height: 48px !important;
    width: auto !important;
  }

  body .invest-asean-title-promotion .invest-asean-logo_text {
    font-size: var(--ia-text-xs);
    line-height: 1.25;
  }

  body .invest-asean-title-promotion .invest-asean-logo {
    width: 46px;
    height: 46px;
  }
}
