.columns .row{display:flex;flex-wrap:wrap;justify-content:start}.columns .column{box-sizing:border-box;flex:1;margin:10px;max-width:22%;text-align:center}.columns .column img{height:auto;max-width:100%}.columns .column p{margin-top:10px}.column .text-column{max-width:75%;text-align:start}@media (max-width:767px){.columns .column{flex-basis:40%;max-width:40%}.columns .row{justify-content:space-between}}