.profile-favorites__list{display:grid;grid-template-columns:repeat(3,1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;width:100%}@media screen and (max-width:1024px){.profile-favorites__list{grid-template-columns:repeat(2,1fr);gap:16px}}