html[tier="t2"] .section-ochsner-2.story-section {
    padding-bottom: 156px;
}

@media screen and (max-width: 1068px) {
    html[tier="t2"] .section-ochsner-2.story-section {
        padding-bottom: 130px;
    }
}

@media screen and (max-width: 734px) {
    html[tier="t2"] .section-ochsner-2.story-section {
        padding-bottom: 130px;
    }
}

