diff --git a/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph.html b/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph.html
index 36f31c497ddc3ae21f932836e41e05dccbfa7c8b..684799f7e615be23139b552985b4701a6fd45a38 100644
--- a/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph.html
+++ b/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph.html
@@ -2,7 +2,7 @@
 {% load static %}
 
 {% block myBlock %}
-<div class="hiking-container container-fluid">
+<div class="container-fluid">
     <div class="card">
        <div class="card-body">
           <p>
diff --git a/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph_input_form.html b/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph_input_form.html
index ca902094b7448760e8b992bbad2b657e3ce24943..4df38435be85f1b0be098fdba0acfaf04d167fd1 100644
--- a/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph_input_form.html
+++ b/atdb/taskdatabase/templates/taskdatabase/graphs/status_graph_input_form.html
@@ -2,7 +2,7 @@
 {% load static %}
 
 {% block myBlock %}
-<div class="hiking-container container-fluid">
+<div class="container-fluid">
     <div class="card">
        <div class="card-body">
             <form action="{% url 'create_status_graph' %}" method="post">
diff --git a/atdb/taskdatabase/templates/taskdatabase/monitoring_page.html b/atdb/taskdatabase/templates/taskdatabase/monitoring_page.html
index 812cd0978de43618998eae3d3e256ba00901d2f2..85c149daf347c00342b5e9eb4ad5071bc40c5610 100644
--- a/atdb/taskdatabase/templates/taskdatabase/monitoring_page.html
+++ b/atdb/taskdatabase/templates/taskdatabase/monitoring_page.html
@@ -3,7 +3,7 @@
 
 {% block myBlock %}
 
-<div class="hiking-container container-fluid">
+<div class="container-fluid">
     <div class="card">
        <div class="card-body">
             <div class="row">