Site: http://www.procolorchile.cl/
I neet to put every image fixed (after the 1st) whit the logo
This is the class but nothing is working
.fullfondo {
height: 100vh;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}