.catalog .products-items[data-view=large] .products-item .photo img{height:clamp(261px,calc(261px + (373 - 261) * ((100vw - 1024px)/ (1440 - 1024))),373px)}.catalog .products-items[data-view=large] .products-item:nth-of-type(10n+1) img{height:clamp(608px,calc(608px + (854 - 608) * ((100vw - 1024px)/ (1440 - 1024))),854px)}.catalog .products-items[data-view=large] .products-item:nth-of-type(10n+6) article{width:clamp(448px,calc(448px + (656 - 448) * ((100vw - 1024px)/ (1440 - 1024))),656px)}.catalog .products-items[data-view=large] .products-item:nth-of-type(10n+6) img{height:clamp(608px,calc(608px + (854 - 608) * ((100vw - 1024px)/ (1440 - 1024))),854px)}.catalog .products-items[data-view=grid]{grid-template-columns:repeat(4,1fr)}.catalog .products-items[data-view=grid] .products-item .photo img{height:clamp(340px,calc(340px + (478 - 340) * ((100vw - 1024px)/ (1440 - 1024))),478px)}