.banner-wrapper{position:relative;height:70vh;background-size:cover;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;padding-right:15px;padding-left:15px}.banner-wrapper h1{font-size:4em;font-weight:600;color:#fff}.banner-wrapper p{font-size:1.3em;color:#efefef}@media screen and (max-width:991px){.banner-wrapper{height:60vh}}@media screen and (max-width:767px){.banner-wrapper{height:50vh}.banner-wrapper h1{font-size:2em}}