.dsb-giver-page__content {
    margin-top: 32px;
}

@media (max-width: 374px) {
    .dsb-giver-page .dsb-header {
        width: calc(100% - 24px);
    }

    .dsb-giver-page__content {
        width: calc(100% - 32px);
    }
}
