diff --git a/cara/apps/calculator/templates/calculator.form.html.j2 b/cara/apps/calculator/templates/calculator.form.html.j2
index e18114f8..de724ccd 100644
--- a/cara/apps/calculator/templates/calculator.form.html.j2
+++ b/cara/apps/calculator/templates/calculator.form.html.j2
@@ -266,11 +266,23 @@
- Type of masks used:
-
-
-
-
+
Type of masks used:
+
+
+
+
+
+
+
+
+
+
diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css
index 008f833a..7e701ebc 100644
--- a/cara/apps/static/css/style.css
+++ b/cara/apps/static/css/style.css
@@ -170,6 +170,10 @@ body {
display: block;
}
+.mask_icons {
+ height: 4em;
+}
+
/*===== FIXED BACKGROUND IMG =====*/
.fixed-background {
diff --git a/cara/apps/static/images/masks/ffp2.png b/cara/apps/static/images/masks/ffp2.png
new file mode 100644
index 00000000..57de5fc1
Binary files /dev/null and b/cara/apps/static/images/masks/ffp2.png differ
diff --git a/cara/apps/static/images/masks/t1.png b/cara/apps/static/images/masks/t1.png
new file mode 100644
index 00000000..187031f3
Binary files /dev/null and b/cara/apps/static/images/masks/t1.png differ