.timer-wrapper-extra{
	width: 100px !important;
	/*height: 100px !important;*/
	border: 1px solid #ec4385;
	padding: auto;
	/*box-shadow: 5px 5px 10px #888888;*/
}

.time-extra{
	font-size: 2em !important;
}

.time_unit{
	/*margin-top: 5px;*/
	font-size: 1em !important;
	color: #ec4385;
}

.group_product_header_top_pick{
	background-color: rgba(0,0,0,0) !important;;
}

@media only screen and (max-width: 600px) {
	.timer-wrapper-extra {
		width: 80px !important;
	}

	.time-extra{
		font-size: 1.2em !important;
	}

	.time_unit{
		font-size: 1em !important;
	}

	.group_product_header_top_pick{
		margin-top: 30px !important;
	}
}
