.page-with-global-banner .page-content .elementor > .elementor-element:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.gh-global-section-banner {
    margin-bottom: 88px !important;
}

.gh-global-banner-section-left {
    min-height: 370px !important;
}

@media (max-width: 768px) {
    .page-with-global-banner .gh-global-section-banner .elementor-heading-title {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .page-with-global-banner .gh-global-banner-section-left {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .page-with-global-banner .gh-global-banner-section-right {
        min-height: 400px !important;
    }

    .gh-global-section-banner {
        margin-bottom: 60px !important;
    }
    .page-banner-no-image .gh-global-banner-section-left {
        min-height: 200px !important;
        padding-left: 20px !important;
    }

    .page-banner-no-image .gh-global-section-banner {
        height: 200px !important;
        min-height: unset;
    }

    .page-asch-journal.page-banner-no-image .gh-global-banner-section-left {
        min-height: 300px !important;
    }

    .page-asch-journal.page-banner-no-image .gh-global-section-banner {
        height: 300px !important;
    }

    .page-with-global-banner:not(.page-banner-no-image) .gh-global-banner-section-left {
        min-height: unset !important;
    }

    .page-with-global-banner:not(.page-banner-no-image) .gh-global-banner-section-left .elementor-heading-title {
        letter-spacing: 1px !important;
    }


    .page-with-global-banner:not(.page-banner-no-image) .gh-global-banner-section-right {
        height: 200px;
        min-height: 252px !important;
    }

}