.heroBG .footerSmallCircLeft {
    left: 30px;
    top: 64px;
}
h1 {
    color:#2944A1;
}
ul {
    list-style: disc;
}
@media (min-width: 768px){
    section {
        height: initial;
    }
    section > .container {
        position:relative;
    }
}