.html-static-page .master-wrapper-content {
    padding: 5px 12px;
}

.html-static-page .b2b-top-banner .breadcrumbs {
    text-align: left;
}

.html-static-page .b2b-top-banner.column-one h1.banner-title {
    width: 100%;
    text-align: center;
}

.html-static-page h1.heading-title {
    text-align: left;
    margin-top: 0;
}

.html-static-page .download-documents-area {
    width: 100%;
}

.html-static-page .download-documents-column {
    margin-bottom: 1rem;
}

.html-static-page .about-us-our-partners-column {
    margin-bottom: 1rem;
}

.html-static-page.html-about-us-page a.underline-action {
    display: table;
}

.html-static-page.html-about-us-page .b2b-top-banner h1.banner-title.has-breadcrumbs,
.b2b-top-banner h1.banner-title.has-breadcrumbs {
    margin-top: 60px;
    text-align: center;
    width: 100%;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
    .html-static-page .b2b-top-banner.column-one h1.banner-title {
        text-align: left;
    }

    .html-static-page h1.heading-title {
        margin-top: 10px;
    }

    .html-static-page .download-documents-area {
        width: 70%;
    }

    .html-static-page .download-documents-column {
        margin-bottom: 3rem;
    }

    .html-static-page .about-us-our-partners-column {
        margin-bottom: 3rem;
    }

    .html-static-page.html-about-us-page a.underline-action {
        display: inline-block;
    }

    .html-static-page.html-about-us-page .b2b-top-banner h1.banner-title.has-breadcrumbs,
    .b2b-top-banner h1.banner-title.has-breadcrumbs {
        text-align: left;
    }
}

@media (min-width: 992px) {

}
  