.column_content{display:flex;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%}.column_content{flex-direction:column}}