.form{align-items:flex-start;background:none;border-radius:var(--border-radius-boxes);display:flex;flex-flow:row nowrap;justify-content:space-between;padding:0}@media screen and (max-width:767px){.form{flex-flow:column wrap;justify-content:space-between}}