#sepwysiwyg1 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}


@media screen and (max-width: 768px) {
    #sepwysiwyg1 {
        position: relative;
        margin-top: 0px;
        margin-bottom: 40px;

    }
}


.org-chart-titles {
        margin-top: 40px;
        margin-bottom: 20px;
    }
