.checklist-section{display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1260px;overflow:hidden}.checklist-img{align-items:center;display:flex;justify-content:center;min-width:100px;overflow:hidden;width:fit-content}.checklist-text{background:#d6e3e5;border-radius:10px;flex-grow:1;overflow:hidden;padding:2em 2em 1em}@media (max-width:700px){.checklist-section{align-items:center;flex-direction:column;overflow:hidden}}