.garden_locs_list{display:flex;flex-direction:column;gap:3rem}.garden_locs_item{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between}@media(max-width:1024px){.garden_locs_item{flex-wrap:wrap}.garden_locs_item_img,.garden_locs_item_text{width:100%}}