.promo-section {
    background: url('https://www.stonybrook.edu/commcms/pres/images/redband.jpg') 70% 50% no-repeat #900;
    background-size: cover;
}

.promo-section-1 .promo-section-inside h2 {
    border-bottom: 1px solid #fff;
    max-width: 232px;
}

.responsive-container {
    background: #fff;
}

@media only screen and (max-width: 799px) {
   .responsive-splash-header-1 {
      height: 360px !important;
      background-position: 20% 50% !important;
   }

    h2.section-header {
        font-size: 1.4em !important;
    }
}
