body {
  background: url("../images/bg.jpg")!important;
 /* position: fixed;
  top: 0;
  height: auto !important;*/
} 

.container-banner {
 /* position: fixed;
  top: 0;*/

}
 
footer {
 /* position: fixed;
  bottom: 0;*/
  background-color: #fff !important;
  background-image: none !important; 
}

html {
 /* position: fixed;
  height: auto !important;*/
}