        @media screen and (min-width: 600px) {
            #leftNavBar {
                opacity: .6;
            }
   
        }