div.banner {
  background-image: url("../images/logo-ech.png");
  background-repeat: no-repeat;
}

.apptitle p {
  background-image: none;
  margin: 0.5em;
  padding-left: 310px;
  line-height: 60px;
  font-size: 20px;
  font-weight: 400;
}

.apptitle .hl {
  color: #61C250;
  display: none;
}
