#rect-banner-wrapper{height:auto;padding-bottom:40px;padding-top:40px;position:relative;width:100%}#rect-banner-hero{background:#ebeef0;height:250px;position:absolute;top:100px;width:100%;z-index:-5}#rect-banner-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:center;margin:0 auto;max-width:1200px;width:100%}#hero-text{max-width:600px;text-align:center;width:100%}#hero-text h1{color:#007a3e;font-size:3.5em;font-weight:800}#hero-text p{font-size:20px;font-style:italic}#hero-img{border-radius:20px;max-width:450px;overflow:hidden;width:100%}#hero-img img{height:auto;width:100%}@media (max-width:600px){#rect-banner-hero{background:#fff}}