.full { 
background: url('../images/producten.jpg') no-repeat center center fixed; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
background-size: cover; 
-o-background-size: cover; 
} 

.row {
 margin-right: 0px;
 margin-left: 0px;
}
