.product_countdown {
	margin-top:0px;
}
.product_countdown .countdown_bg {
	background:#c0392b;
	color:#fff;
	text-align:center;
	font-size:15px;
	padding:3px 0;
}

@media screen and (max-width: 1200px) {
	
}

@media screen and (max-width: 979px) {
	
}

@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 480px) {
	.postcontent .product-4 .product {
		height:auto !important;
	}
}