#banner.banner-flex.wide-banner .content-flex .content{
     max-width: 100%;
     width: 100%;
     padding: 0;
}

.banner-black{
     background: #000000 !important;
}
.equation-banner h1 {
    text-align: center;
    font-size: 4rem;
}
@media (min-width: 1220px) {
    .equation-banner h1 + img {
        margin-left: -10%;
        width: 120%;
        max-width: unset;
    }
}
.home-banner-overlap-module > .row > .small-12 {
    margin-top: -15rem;
}