/* Nova Vozeando · Ajustes Home v1.0.0 */
@media (max-width: 767px) {
	/* Por qué elegir Vozeando: una card por fila y altura gobernada por su contenido. */
	body.home .elementor-element-2339c0e {
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		align-items: stretch !important;
	}
	body.home .elementor-element-2339c0e > .e-con {
		height: auto !important;
		min-height: 0 !important;
		flex: 0 0 auto !important;
		flex-wrap: nowrap !important;
	}
}
