.form{flex-wrap:wrap;gap:20px;width:100%}.form,.quote-form{align-items:center;display:flex;justify-content:center}.quote-form{background:#fff;border-radius:20px;box-shadow:0 4px 50px rgba(0,0,0,.1);flex-direction:column;margin-bottom:20px;min-height:600px;padding:1% 2% 26px}@media screen and (max-width:768px){.form{flex-direction:column}.quote-form{width:100%}}