.section-main-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.section-img-container,.section-text-container{flex:1 1 50%;min-height:306px}.section-img-container{align-content:center;border-radius:16px 0 0 0;overflow:hidden}.section-img-container img{display:block;height:100%;object-fit:cover;width:100%}.section-text-container{align-content:center;background:#f9f9f9;justify-content:center;padding:24px 32px;text-align:left}.section-text-container-heading{font-family:Avenir Next LT W01 Bold,sans-serif;font-size:22px}@media (max-width:480px){.section-main-container{flex-direction:column;height:auto}}