diff --git a/views/template-servicio.twig b/views/template-servicio.twig
index b6b7a8d..028347e 100644
--- a/views/template-servicio.twig
+++ b/views/template-servicio.twig
@@ -77,21 +77,22 @@
+ {% set destacado = get_posts(post.meta('proyecto_destacado')) %}
+
-
.thumbnail|resize(500,500)}})
+
-
+
-
+
+
-
-
-

+
- {% for term in post.meta('proyecto_destacado').terms %}
+ {% for term in destacado.terms %}
{% if term.slug == 'investigacion-social-aplicada' %}
{{ term }}
{% elseif term.slug == 'evaluacion-externa-y-participativa' %}