.hero-wrapper{display:flex;justify-content:flex-end;overflow:hidden;position:relative}.hero-wrapper img{height:auto;max-width:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.hero-text{align-items:center;background:rgba(1,134,209,.9);border-radius:50%;color:#fff;display:flex;height:auto;height:80vw;justify-content:center;margin-top:50px;max-height:550px;max-width:550px;padding:25px;position:relative;right:5%;width:100%;width:80vw}.hero-text p{font-size:2rem;font-weight:700;line-height:1.2}@media(min-width:768px){.hero-wrapper{min-height:60vh}.hero-text p{font-size:3.2rem}.hero-wrapper:before{background:url(https://www.fbnbelgium.be/hubfs/shape-home.svg);background-repeat:no-repeat;background-size:100.5% auto;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-text{height:70vw;width:70vw}}