.promotional-banner{background:#e4e9ec;box-sizing:border-box;margin-top:5rem;padding:3rem 0;position:relative}.promotional-banner-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.promotional-banner-image{flex:0 0 50%;width:50%}.promotional-banner-image img{height:auto;max-width:100%}.promotional-banner-text{flex:0 0 45%;max-width:45%;position:relative;z-index:2}.promotional-banner-text h2{font-family:Proxima Nova W02 Medium;font-size:32px}@media only screen and (max-width:992px){.promotional-banner-image,.promotional-banner-text{flex:0 0 100%;max-width:100%;width:100%}}.promotional-banner--fullimage{margin-top:5rem}.promotional-banner--fullimage img{height:auto;margin:0 auto;max-width:100%}