.iframe_formulario_registro_bodas {
	height: 507px!important;
}

@media screen and (max-width: 1200px) {

	.iframe_formulario_registro_bodas {
		height: 723px!important;
	}

}

@media screen and (max-width: 991px) {

	.iframe_formulario_registro_bodas {
		height: 510px!important;
	}

}

@media screen and (max-width: 600px) {
	.iframe_formulario_registro_bodas {
		height: 767px!important;
	}
}