/* logo on home page */
app-home-logo .app-logo-big.brand-logo .app-brand-top.app-brand-img img {
  height: 100px !important;
}

/* text next to logo on result page */
app-logo .brand-logo .app-brand-text {
  display: none !important;
}
