@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('http://www.facebook.com/photo.php?fbid=382795558496730&set=a.277515199024767.58099.100002988685295&type=3&theater') fixed;
 background-size: 100% auto;
 }
 @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}