 #section-1{
            position:sticky;
            top:0px;
            z-index: 1000;
        }

.section{
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.title{
    padding-top: 30px;
    padding-bottom: 30px;
}
#bg-effect{
    background-image: url("../assets/img/stories/01_landscape.webp");
    height: 400px;
    background-size: cover;
    background-attachment: fixed;
}
#bg-effect-2{
    background-image: url("../assets/img/stories/01_landscape.webp");
    height: 200px;
    background-size: cover;
    background-attachment: fixed;
}
#section-3{
    margin-bottom: 30px;
}
#section-4{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-5{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 100px;
}
#section-6{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-7{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-8{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-9{
    margin-top: 30px;
    margin-bottom: 30px;
}
#section-10{
    margin-top: 30px;
    margin-bottom: 30px;
}
.img{
    height: 300px;
    width: 400px;
    margin-left: 70px;
}
.img2{
    height: 400px;
    width: 350px;
    margin-left: 100px;
}
.img3{
    padding-left: 70px;
}
.img4{
    padding-left: 100px;
}
.left{
    padding-left: 80px;
}
.img5{
    height: 400px;
    width: 600px;
}
.img6{
    height: 200px;
    width: 300px;
}
.img7{
    height: 230px;
    width: 500px;
    padding-left: 30%;
}