Full background image - Bootstrap
.header{
background-image:url("../img/parallax/mid2.jpg");
width:100%;
height:680px;
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}