.view { background: url("/slides/homepage.jpg")no-repeat center center; background-size: cover; } .navbar { background: rgb(0, 50, 73); } .footer-grad { background: rgb(0, 50, 73); } .top-nav-collapse { background-color: #003249; } @media only screen and (max-width: 768px) { .navbar { background-color: #003249; } } html, body, header, .view { height: 100%; } .jumbotron-header { height: 200px; width: 100%; margin-bottom: 20px; }