/*HEADER*/

.header-branding h1 a img {
    height: 80px;
}

/*Modify the header background for all catalog pages.*/
#app-header {
   background: #114161;
    height: 150px;
}