.foot_popup_caption.gift
{
	background-image: url(../../img/popup/gift.png);
}
#foot_popup_gift
{
	/* border: 3px solid #f00; */
	padding: 0px 15px;
}
#foot_popup_gift img
{
	width: 100%;
	height: auto;
}
@media screen and (min-width:800px)
{
	#foot_popup_gift
	{
	}
}
