#storePointsIframe{
	min-height: 457px;
}

@media screen and (max-width:800px){
	#storePointsIframe{
		min-height: 557px;
	}
}

@media screen and (max-width:600px){
	#storePointsIframe {
		min-height: 457px;
	}
}