section.favorite .content{padding:0;padding-bottom:8rem}section.favorite .content .page-header{padding:0 1.6rem}section.favorite .products-items{grid-template-columns:repeat(3,1fr)}section.favorite .products-item .photo img{height:clamp(260px,calc(260px + (350 - 260) * ((100vw - 425px)/ (768 - 425))),350px)}