@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://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRS_PcqhfQgzBtif_AQw5fU7Qtz-_YP8creV9KHuKvGk1s_W9Ku) fixed;
background-size: 100% auto;
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}