.fancybox-slide--iframe .fancybox-content {
	width  : 650px;
	height : 750px !important;
	max-width  : 650px;
	max-height : 80%;
	margin: 0;
}

#giftCardBtn {
	position: fixed;
    bottom: 120px;
    left: 20px;
    z-index: 99;
}
#giftCardBtn img {
	width: 65px;
}