.left-right-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.left-right-container .left-section{flex:1 1 400px;max-width:600px}.left-right-container .right-section{flex:1 1 500px;max-width:700px}