.mobileHeaderGradient{
    height: 700px !important;
}
.visionCardSimple h2 {
    font-size: 26px !important;
}
h3.noxx-external-data-title {
    font-size: 56px !important;
    line-height: 120% !important;
}
.noxx-external-data-description {
    margin: 20px auto !important;
    font-size: 28px !important;
    line-height: 120% !important;
    margin-bottom: 80px !important;
}
.noxx-external-data-feature-single-box {
    width: 48% !important;
    padding: 25px !important;
}
h3.noxx-external-data-title {
    font-size: 33px !important;
}
.noxx-external-data-description {
    font-size: 20px !important;
    line-height: 140% !important;
}
.noxx-external-data-feature-single-box {
    width: 100% !important;
}
.noxx-external-data-feature-boxes-container {
    grid-row-gap: 10px !important;
}
.news-widgetMaincontainer {
    -moz-columns: 1 !important;
    -webkit-columns: 1 !important;
    columns: 1 !important;
}

.news-post {
    width: 90% !important;
}

.news-post h3 a {
    font-size: 20px !important;
    line-height: 150% !important;
}