.banner-image{display:flex;flex-direction:column;justify-content:flex-end;position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;height:400px}.banner-overlay{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(76,72,59,0.65)}.banner-title{width:90%;margin:0 auto 15px !important;padding:15px 15px 0 15px;background-color:rgba(0,0,0,.35)}.banner-title h1{margin:0;font-size:2em;color:#fff;font-weight:normal}.banner-title h2{font-size:1.25em;line-height:1.5em;color:#fff;font-weight:normal;margin-top:10px}@media(max-width:767px){.banner-image{height:300px}.banner-title{width:85%}.banner-title h1{font-size:2.5em}.banner-title h2{font-size:1.25em}}@media(max-width:567px){.banner-title h1{font-size:2em}.banner-title h2{font-size:1em}}