.columns{display:flex;gap:64px;justify-content:space-between;width:100%}@media screen and (max-width:899px){.columns{flex-direction:column}}.columns-col{display:flex;flex-direction:column;gap:32px;width:100%}