.about-container{width:100%;background-color:rgb(220 240 220 / .7);padding:3rem 1rem;position:relative;z-index:1;margin-top:0rem;background-image:url(image/aboutBg.png);background-size:100% 100vh;background-position:top center;max-width:1800px}.content2{display:flex;padding:20px;margin:0 auto;max-width:1000px;align-items:center}.image-container{flex:1;padding:15px;display:flex;justify-content:flex-start}.image-container img{width:100%;max-width:300px;border-radius:8px}.text-container{flex:1;padding:20px;background-color:rgb(255 255 255 / .1);border-radius:10px}.section{margin-bottom:20px}.section-title{background-color:#3a6b35;color:#fff;padding:8px 15px;border-radius:20px;display:inline-block;margin-bottom:15px;font-size:18px}.section-content{color:#2c5c2c;line-height:1.6;font-size:16px}