.two-column-contents{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--70);margin-top:var(--wp--preset--spacing--70)}@media (min-width:768px){.two-column-contents{align-items:flex-start;display:flex;flex-direction:row;gap:var(--wp--preset--spacing--80);justify-content:space-between}}.two-column-contents .col{flex:1 0 100%}@media (min-width:768px){.two-column-contents .col{flex:0 1 48%}}