.catalog-view{display:flex;flex-direction:column;gap:12rem}@media only screen and (min-width:768px){.catalog-view{gap:24rem}}.catalog-view__head{display:flex;flex-direction:column;gap:12rem}@media only screen and (min-width:768px){.catalog-view__head{align-items:center;flex-direction:row;gap:24rem;justify-content:space-between}}.catalog-view__filters-btn{align-self:flex-start}@media only screen and (min-width:768px){.catalog-view__filters-btn{align-self:auto}}
