.simple-banner-wrapper .bg-area{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;padding:30px;display:flex;align-items:flex-end;position:relative}.simple-banner-wrapper .bg-area:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(107,107,107,0.85),rgba(34,34,34,0.85))}.simple-banner-wrapper .bg-area .content-area{position:relative;z-index:1;margin:auto;text-align:center;margin-bottom:40px}.simple-banner-wrapper .bg-area .content-area h1,.simple-banner-wrapper .bg-area .content-area h5{color:white;margin:0}@media(max-width:767px){.simple-banner-wrapper .bg-area .content-area{max-width:100% !important;margin:0 !important}.header.fixed .header__navigation--fixed{justify-content:center}.header.fixed .header__navigation--fixed>*{margin:5px}}