@media (min-width: 1025px) {.dropdown-menu, .modal-content, .panel, .list-group-item {  background-color: rgba(250, 250, 250, 0.9); } }html, body {background-attachment: inherit;} 
        
        body {
background: url('https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-ash3/528464_531188926925407_382507987_n.jpg') fixed;
background-size: 90% auto;
}

 @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}