@media only screen and (max-width: 991px) {
    .programs-page .widget-title-container {
        margin-top: 32px;
        margin-bottom: 0;
    }
}