Tell me why the picture slips? I had everything in 1170, the container is the same. And this block should be set to the full width, I put 100% - and it starts to crawl, and the text remains in place
.block2 { margin: 0 auto; max-width: 100%; height: 680px; background: url(../img/background2.png) no-repeat; } .block2 { margin: 0 auto; max-width: 100%; height: 680px; background: url(../img/background2.png) no-repeat; }
