.parallax-window {
    min-height: 400px;
    background: transparent;
}
ol{
    list-style: decimal;
    padding-left: 65px;
}
ol li{
    color: #33A7B9;
    margin: 10px 0;
}
ul{
    list-style:circle;
    padding-left: 65px;
}
ul li{
    color: #33A7B9;
    margin: 10px 0;
}
section.opening .half p{
    margin-top: 160px;
}