.banner{position:relative;min-height:50vh;background-size:cover;background-position:center;background-repeat:no-repeat}.banner-content{position:absolute;top:0;width:100%;height:100%;display:inline-flex;flex-direction:column;justify-content:center;color:#fff;z-index:3;padding:2vw 34px 2vw 48px;align-items:center}.banner-content h2{font-size:3.5vw;font-weight:600;color:#fff;margin:0px;line-height:1;text-shadow:2px 2px 2px #333;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;-webkit-font-smoothing:antialiased;text-align:center !important;font-family:inherit}@media(max-width:1180px){.banner-content h2{font-size:3.8vw}}@media(max-width:640px){.banner-content h2{font-size:5.8vw}}