#sepwysiwyg1 {
    position: relative;
    margin-top: 60px;
    
    
}

@media screen and (max-width: 678px) {
    #sepwysiwyg1 {
        margin-bottom: 40px;
    }
}


/*override to give a little more space after the intro ends*/
#blue-welcome {
    margin-bottom: -24px;
}


.program-accordion-section {

    margin-bottom: 100px;
}