#annotation-holder-1 {
    margin-top: 4400px;
}

#annotation1 {
    height: 820px;
    width: 750px;
    position: absolute;
    left: 22px;
}
#annotation1:hover ~ #caption1 {
    visibility: visible;
    top: 200px;
}

#annotation2 {
    margin-top: 11550px;
    height: 820px;
    width: 750px;
    position: absolute;
    left: 22px;
}
#annotation2:hover ~ #caption2 {
    visibility: visible;
    top: 11800px;
}

#annotation3 {
    margin-top: 13170px;
    height: 840px;
    width: 750px;
    position: absolute;
    left: 22px;
}
#annotation3:hover ~ #caption3 {
    visibility: visible;
    top: 13370px;
}

#annotation4 {
    margin-top: 14000px;
    height: 820px;
    width: 750px;
    position: absolute;
    left: 22px;
}
#annotation4:hover ~ #caption4 {
    visibility: visible;
    top: 14250px;
}

#annotation5 {
    margin-top: 19860px;
    height: 770px;
    width: 550px;
    position: absolute;
    left: 225px;
}
#annotation5:hover ~ #caption5 {
    visibility: visible;
    top: 20100px;
}

#figure1 {
    top: 4400px;
}

#figure2 {
    top: 16000px;
}

#figure3 {
    top: 24250px;
}