.header {
    position: relative;
    height: 100vh;
    min-height: 500px;
    background: url( "../imgs/Nikki Banner.jpg") no-repeat center center fixed;
    background-size: cover;
    overflow: hidden;
}
.navbar .navbar-brand img {
    width: 360px;
}