@media only screen and (max-width: 600px) {
	.survey-iframe {
	width: 100%;
	max-width: 400px;
}
}