body #navbar-main {
    opacity: .9;
    background-image: url(../images/nav-triangles.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 5rem;
}