body .seal-gift{width:calc(33.333% - 20px);margin:10px;float:left;box-sizing:border-box;box-shadow:0 0 5px rgb(0 0 0 / .1);padding:15px;background:#fff;border-radius:8px}body .seal-gift img{width:100%;height:auto;display:block;border-radius:6px}body .seal-gift.purchased img{filter:grayscale(100%);opacity:.6}body .seal-gift::after{content:"";display:table;clear:both}@media (max-width:1024px){body .seal-gift{width:calc(50% - 20px)}}@media (max-width:600px){body .seal-gift{width:100%;margin:10px 0}}