.banner-image-with-text-section{min-height:500px;padding:100px 0 80px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}.banner-image-with-text-section:after{content:'';position:absolute;background:rgb(255 255 255 / 35%);width:100%;height:100%;top:0;left:0}.banner-image-with-text-inner{position:relative;z-index:1;text-align:center}.banner-image-with-text-content p{margin:0}@media(max-width:991px){.banner-image-with-text-section{min-height:400px;padding:100px 0}}@media(max-width:767px){.banner-image-with-text-section{padding:100px 0 60px;min-height:auto}}