.catalog-card{height:277px;position:relative}.catalog-card img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.catalog-card p{align-items:center;background:#fff6;bottom:15px;color:#000;display:flex;font-size:14px;font-weight:400;left:15px;line-height:26px;min-height:32px;padding:0 15px;position:absolute}@media screen and (max-width:455px){.catalog-card{height:230px}}.catalog{display:grid;gap:30px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1200px){.catalog{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:959px){.catalog{gap:30px 20px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:639px){.catalog{gap:30px 15px;grid-template-columns:repeat(2,1fr)}}
