.page-title-holder{display:none;}
.nebula-section{padding:20px 0px 100px 0px;}
.nebulaImage{position:relative;width:45%;margin:0 auto; height:100%;}
.nebulaImage1{position: absolute;top: 80%;}
.nebulaImage2{position: absolute;top: 100%;}


.slower {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.slower2 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@media screen and (max-width: 800px) {
.nebula-section{padding:20px;}
}

ol, ul {
    line-height: 1.8em;
}


.imagephoto {
    width: 65%;
    margin: 0 auto;
}