.favorite-properties-list{display:grid;grid-gap:25px}@media screen and (min-width:620px){.favorite-properties-list{grid-template-columns:repeat(2,1fr);grid-gap:35px}}@media screen and (min-width:1080px){.favorite-properties-list{grid-template-columns:repeat(3,1fr);grid-gap:35px}}.favorite-properties-list__head,.favorite-properties-list__head .heading{text-align: center}.favorite-properties-list__head{grid-column:1/4}

/*# sourceMappingURL=favorite-properties-list.css.map*/