.three-col-boxes{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}.three-col-box{width:90%;margin:10px auto}.col-image{width:100%;height:auto;margin:0 auto}@media only screen and (min-width:768px){.three-col-box{width:40%;margin:10px 2%}}@media only screen and (min-width:1000px){.three-col-box{width:30%;margin:10px 1.5%}}