.banner{position:relative;min-height:450px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;background-color:#333}.banner .banner-content{padding-top:125px;width:100%}.banner h1.title{font-weight:400;margin:0px;color:#fff;font-size:42px;line-height:1}.banner .subtitle{font-size:20px;line-height:20px;font-weight:400;margin-top:15px;color:#fff}@media screen and (max-width:1049px){.banner{min-height:275px}}@media screen and (max-width:767px){.banner{min-height:unset}.banner .banner-content{padding-top:110px;padding-bottom:15px;padding-top:130px}.banner h1.title{font-size:32px}}