.contact-hero{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:1rem;justify-content:center;min-height:300px;overflow-x:auto;position:relative;width:100%;z-index:1}.contact-hero:after{background-color:#2f2575!important;bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%;z-index:-1}.contact-hero .contact-inner{display:inline-block;text-align:center;width:100%}.contact-hero .contact-inner h1{color:#fff;margin-bottom:8px}.contact-hero .contact-inner p{color:#fff}@media(max-width:991px){.contact-hero{min-height:250px}}