|
|
@@ -18,25 +18,26 @@ div.bg |
|
|
|
&#img-1 |
|
|
|
background: url(../img/about/bg1.png) no-repeat |
|
|
|
background-size: cover |
|
|
|
height: 400px |
|
|
|
top: -210px |
|
|
|
height: 600px |
|
|
|
top: -300px |
|
|
|
|
|
|
|
&#img-2 |
|
|
|
background: url(../img/about/bg2.png) no-repeat |
|
|
|
height: $img-height + 530 |
|
|
|
top: 550px |
|
|
|
background-size: cover |
|
|
|
height: $img-height + 300 |
|
|
|
top: 450px |
|
|
|
|
|
|
|
&#img-3 |
|
|
|
background: url(../img/about/bg3.png) no-repeat |
|
|
|
background-size: cover |
|
|
|
height: $img-height + 250 |
|
|
|
top: 1560px |
|
|
|
height: $img-height + 300 |
|
|
|
top: 1250px |
|
|
|
|
|
|
|
&#img-4 |
|
|
|
background: url(../img/about/bg4.png) no-repeat |
|
|
|
background-size: cover |
|
|
|
height: $img-height + 400 |
|
|
|
top: 5280px |
|
|
|
top: 2500px |
|
|
|
|
|
|
|
div.section |
|
|
|
background-color: white |
|
|
|