.column_content{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:1000px){.column_content .column{min-width:50%}}@media screen and (max-width:767px){.column_content .column{min-width:100%}}