#home{
    }

     .intro{
    }
    .product{background: url(img/2.jpg) no-repeat 50% 0 fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
	
    .azienda{background: url(img/3.jpg) no-repeat 50% 0 fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .catalog{ background: url(img/2.jpg) no-repeat 50% 0 fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
	.pl{ background: url(img/plane.jpg) no-repeat 50% 0 fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
	.lm{ background: url(img/lima.jpg) no-repeat 50% 0 fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
	
	
body{padding: 20,0px;overflow-x: hidden;}

 
.my-container{width: 100%; width:100%;padding:0;}
 
    #home{}
 
    .in-panel {width:100%;margin: 0 auto;min-height: 300px}

 
   
        
 


 
 
