.the_locations_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.the_locations_item{background-color:#f5f5f5;box-sizing:border-box;flex-basis:30%;margin:20px 1.65%;padding:15px}@media screen and (max-width:900px){.the_locations_item{background-color:#f5f5f5;box-sizing:border-box;flex-basis:45%;margin:20px 2%;padding:15px}}@media screen and (max-width:650px){.the_locations_item{background-color:#f5f5f5;box-sizing:border-box;flex-basis:100%;margin:20px 0;padding:15px}}.centerImage{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}