img.header-logo-img {
	height: 45px !important;
	width: 120px !important;
}

.mat-toolbar.pamm-navbar {
    height: 85px !important;
}

a[href="/app/join"] {
    display: none;
}

/* Uncomment the following section to also remove the link for money-managers */

a[href="/app/auth/register/manager"] {
    display: none;
}

a[href="/app/join"] {
    display: none; 
}