.location-grid{display:flex;flex-wrap:wrap;gap:20px}.location-item{border:1px solid #000;flex:1 0}.location-item img{width:100%}@media screen and (max-width:1600px){.location-item{flex:1 0 30%}}@media screen and (max-width:768px){.location-item{border:1px solid #000;flex:1 0 100%}}