.display-none-important {
  display: none !important;
}
.display-inline-important {
  display: inline !important;
}
.width-100px-important {
  width: 100px !important;
}
.font-weight-700-important {
  font-weight: 700 !important;
}
.line-height-1_5em-important {
  line-height: 1.5em !important;
}
.font-size-1_5em-important {
  font-size: 1.5em !important;
}
.color-red-important {
  color: red;
}
.margin-lr-3px-important {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.emblem{ display: none } 

.emblemZH{ display: none }

.intro-header {
  background: #fff;
  text-align: center;
  padding: 15px 30px 5px 15px;
}
