redon13
11/12/2016 - 5:34 PM

Full background image - Bootstrap

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;
}