.style1 {
    background-image: url("../assets/images/phase-1-1920w.webp");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center 18%;
    height: 200px;}
