.text-with-bg-img{position:relative;max-height:600px}
.text-with-bg-img--overlay-item-below{margin-bottom:-150px}
.text-with-bg-img__container{position:relative;display:flex;justify-content:center}
.text-with-bg-img__txt-container{position:absolute;top:20px;max-width:57%;max-width:min(837px,57%)}
.text-with-bg-img__txt-container--center-align{top:50%;left:50%;transform:translate(-50%,-50%)}