.custom-plain-banner::before{content:"";position:absolute;left:0;width:100vw;background-repeat:no-repeat;background-position:center right;background-size:cover;top:0;height:100%}.custom-plain-banner .content{display:flex;flex-direction:column;justify-content:center;gap:8px;min-height:inherit;position:relative;z-index:1}.custom-plain-banner .content h1{color:#fff;font-size:40px;font-style:normal;font-weight:900;line-height:100%;margin:0}.custom-plain-banner .content .description{color:#fff;font-family:'Avenir',sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:120%;margin:0}@media screen and (max-width:670px){.custom-plain-banner .content{padding:40px 12px;gap:14px}.custom-plain-banner .content .description{max-width:100% !important;width:100% !important}}