

.nav-header {
    flex-shrink: 0;
    z-index: 2;
}

.nav-header h1,
.nav-header h4 {
    color: white;
    text-align: center;
}

.nav-header a.logo {
    text-decoration: none;
}

.angular-google-map { 
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.angular-google-map-container { 
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
