#recently-viewed-list{display:flex;flex-wrap:wrap}#recently-viewed-list .product{width:48%;margin-left:4%}#recently-viewed-list .product:nth-child(odd){margin-left:0}@media screen and (min-width: 768px){#recently-viewed-list .product{width:calc((100% - 90px)/4);margin-left:30px}#recently-viewed-list .product:nth-child(odd){margin-left:30px}#recently-viewed-list .product:first-child{margin-left:0}}#recently-viewed-list .product a{display:block}#recently-viewed-list .product img{display:block;width:100%;height:auto}
