.products-list{display:flex;gap:18px}.products-list .post--product{flex:1}.products-list .post--product img{display:block;height:auto;margin:0 auto;max-height:362.67px;max-width:362.67px;position:static}.products-list .post--product figure:before{content:none}@media (min-width:768px) and (max-width:1079px){.products-list{flex-direction:unset;flex-wrap:wrap}.products-list .post--product{flex:unset;width:calc(50% - 9px)}.products-list .post--product img{max-width:100%}}@media (max-width:767px){.products-list{flex-direction:column}.products-list .post--product img{max-width:100%}}