.page-banner{padding:125px 20px;width:100%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;position:relative;min-height:400px;background-attachment:fixed}.color-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(173,128,44,0.6);z-index:1}.page-banner p{color:white}.page-banner-content{max-width:700px;margin:0 auto;text-align:center;z-index:2}@media(max-width:768px){.page-banner{padding:75px 20px;background-attachment:unset}}