diff --git a/_projects/archeologie.md b/_projects/archeologie.md
index a00e846..4c051c0 100644
--- a/_projects/archeologie.md
+++ b/_projects/archeologie.md
@@ -19,6 +19,14 @@ sections:
- type: ecorpus.html
server: https://man.ecorpus.holusion.com
scene: La%20dame%20de%20Brassempouy
+
+- type: call-to-action.html
+ style: "padding:0px;"
+ actions:
+ - url : https://musee-archeologienationale.fr/collection/objet/la-dame-la-capuche
+ title : "Crédits et plus d'informations"
+
+
---
diff --git a/_sass/_ecorpus.scss b/_sass/_ecorpus.scss
index 27969e2..76bc54d 100644
--- a/_sass/_ecorpus.scss
+++ b/_sass/_ecorpus.scss
@@ -2,7 +2,7 @@
text-align: center;
position : relative;
width : 100%;
- height: 500px;
+ height: 650px;
left: 50%;
transform: translateX(-50%);
}
\ No newline at end of file