@media screen and (max-width: 480px) {
  #header .header-name.sp_adjust {
    line-height: 1.4 !important;
    margin: 4px 0 0 0 !important;
  }
}

#header .header-name {
  margin-top: 4px !important;
}
