.green-banner-bg{margin:auto;background-image:url('/assets/images/desktop_common/banners/bg_greenbanner_horizontal.png');background-size:cover;background-repeat:no-repeat;width:70%;text-align:center;border-radius:14px;display:flex;}.green-banner-title{color:var(--white-color);font-size:24px;line-height:36px;margin:auto;padding-bottom:2rem;}.green-banner{padding:4rem;width:100%;align-self:center;}@media screen and (max-width:768px){.green-banner-bg{width:95%;background-image:url('/assets/images/mobile_common/banner/greenbanner-mobile.svg');background-size:100% 100%}}