@media only screen and (min-width: 1200px) {
    .bs-website .main-banner article.foreground-layer {
        padding: 0 !important;
    }
}