.custom_content .alternate-block-v2 {
    margin: 0 !important;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    text-align: justify;
}

.custom_content .alternate-block-v2 h3 {
    margin: 1rem 0 2rem;
}

@media (min-width: 1230px) {
    .custom_content .alternate-block-v2 h3:not(.title) {
        font-size: 2.375rem !important;
    }
}