/* custom style */
app-home-logo .brand-logo .app-brand-img img {
  height: 30px !important;
}

app-logo .brand-logo .app-brand-text {
  display: none !important;
}

app-logo .brand-logo .app-brand-img img {
  height: 20px !important
}

.app-about-logo {
  margin: 20px 0;
}
