
/* #INC0324910 new logo img including text */
header #header #site-title h1.site-name{display:none;}

/* #INC0333387 fix menu position for mobile  */
@media screen and (max-width: 390px) {
    #m_menu_icon {
    top:60px;
  }
}
