.auctionItem>div.description,.auctionItem>div.title{height:100px;overflow:hidden}@keyframes flashEffect{from{background-color:red}to{background-color:transparent}}.priceFlashEffect{background-color:transparent;animation-name:flashEffect;animation-duration:.3s}.auctionItem{width:200px;margin:20px;padding:10px}.auctionItem>div.title{font-weight:700;font-size:1.4rem}.auctionItem>div.countdown{font-weight:700;font-size:1.1rem}.auctionItem>div.currentPrice{font-size:1.1rem}.auctionItem>div.bidButton{margin-top:10px}