.book-tools-send-risk-check {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.book-tools-send-risk-check iframe {
	display: block;
	width: 100%;
	max-width: 100%;
	min-height: 700px;
	border: 0;
}

@media (max-width: 640px) {
	.book-tools-send-risk-check iframe {
		min-height: 760px;
	}
}
